diff options
Diffstat (limited to 'settings.html')
-rw-r--r-- | settings.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings.html b/settings.html index 0f589fa..80cdf81 100644 --- a/settings.html +++ b/settings.html @@ -71,6 +71,8 @@ <li> <input id="noscriptTagsSpoofed" type="checkbox" data-matrix-switch="noscript-spoof"> <label data-i18n="settingsNoscriptTagsSpoofed" for="noscriptTagsSpoofed"></label> + <span class="whatisthis"></span> + <div class="whatisthis-expandable para" data-i18n="noscriptSpoofHelp"></div> </li> <li> <input id="cloudStorageEnabled" type="checkbox" data-setting-bool> |