mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-17 03:44:25 +03:00
Added options description.
This commit is contained in:
@@ -350,5 +350,8 @@
|
|||||||
},
|
},
|
||||||
"supportInvidiousDescription": {
|
"supportInvidiousDescription": {
|
||||||
"message": "Invidious (invidio.us) is a third party YouTube client. To enable support, you must accept the extra permissions. This does NOT work in incongnito on chrome and other chromium variants."
|
"message": "Invidious (invidio.us) is a third party YouTube client. To enable support, you must accept the extra permissions. This does NOT work in incongnito on chrome and other chromium variants."
|
||||||
|
},
|
||||||
|
"optionsInfo": {
|
||||||
|
"message": "Enable Invidious support, disable autoskip, hide buttons and more."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -195,6 +195,11 @@
|
|||||||
<button id="optionsButton" class="dangerButton popupElement">__MSG_Options__</button>
|
<button id="optionsButton" class="dangerButton popupElement">__MSG_Options__</button>
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
|
<sub class="popupElement">
|
||||||
|
__MSG_optionsInfo__
|
||||||
|
</sub>
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user