add note in the popup
This commit is contained in:
parent
7e403e3406
commit
897e65567b
@ -20,6 +20,10 @@
|
||||
Build channel: {{BrowserDetect.processEnvChannel}}
|
||||
</div>
|
||||
</div>
|
||||
<div v-if="BrowserDetect.isEdgeUA">
|
||||
NOTE: please ensure your Windows and Edge have the latest updates, otherwise this extension
|
||||
<b>WILL NOT WORK</b> on DRM-protected sites.
|
||||
</div>
|
||||
<div
|
||||
v-if="narrowPopup"
|
||||
class="w100 show-more flex flex-row flex-center flex-cross-center menu-button"
|
||||
|
Loading…
Reference in New Issue
Block a user