summaryrefslogtreecommitdiffstats
path: root/src/pages/popup/popup.html
diff options
context:
space:
mode:
authorKotuklion <quemasterbog@gmail.com>2021-07-12 18:16:23 +0200
committerKotuklion <quemasterbog@gmail.com>2021-07-12 18:16:23 +0200
commit60be141050374db1ea82b0bf50a6580c6335c218 (patch)
treeabfe180912e9cf7010d03fbf6fb56abce80d67b3 /src/pages/popup/popup.html
parent8a21b62478394461601f50341fd054220bd7a6d5 (diff)
downloadprivacy-redirect-60be141050374db1ea82b0bf50a6580c6335c218.tar.gz
privacy-redirect-60be141050374db1ea82b0bf50a6580c6335c218.tar.bz2
privacy-redirect-60be141050374db1ea82b0bf50a6580c6335c218.zip
add Wikiless support
Diffstat (limited to 'src/pages/popup/popup.html')
-rw-r--r--src/pages/popup/popup.html25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html
index 0b603f2..3835716 100644
--- a/src/pages/popup/popup.html
+++ b/src/pages/popup/popup.html
@@ -185,6 +185,31 @@
</table>
</section>
+ <section class="settings-block">
+ <table class="option" aria-label="Toggle Wikiepdia redirects">
+ <tbody>
+ <tr>
+ <td>
+ <h1 data-localise="__MSG_disableWikipedia__">
+ Wikipedia Redirects
+ </h1>
+ </td>
+ <td>
+ <input
+ aria-hidden="true"
+ id="disable-wikipedia"
+ type="checkbox"
+ />&nbsp;
+ <label
+ for="disable-wikipedia"
+ class="checkbox-label"
+ ></label>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </section>
+
<section class="settings-block"></section>
<footer>