summaryrefslogtreecommitdiffstats
path: root/pages/popup/popup.html
diff options
context:
space:
mode:
Diffstat (limited to 'pages/popup/popup.html')
-rw-r--r--pages/popup/popup.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/pages/popup/popup.html b/pages/popup/popup.html
index e06159a..faf0deb 100644
--- a/pages/popup/popup.html
+++ b/pages/popup/popup.html
@@ -116,6 +116,29 @@
</table>
</section>
+ <section class="settings-block">
+ <table class="option" aria-label="Toggle old Reddit redirects">
+ <tbody>
+ <tr>
+ <td>
+ <h1 data-localise="__MSG_disableOldReddit__">
+ Old Reddit Redirects
+ </h1>
+ </td>
+ <td>
+ <input
+ aria-hidden="true"
+ id="disable-old-reddit"
+ type="checkbox"
+ checked
+ />&nbsp;
+ <label for="disable-old-reddit" class="checkbox-label"> </label>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </section>
+
<section class="settings-block"></section>
<footer>