about summary refs log tree commit diff stats
path: root/src/pages/popup/popup.html
diff options
context:
space:
mode:
authorSimon Brazell <simon@brazell.com.au>2021-04-16 09:33:04 +1000
committerGitHub <noreply@github.com>2021-04-16 09:33:04 +1000
commit46593ef5652f1b6f64ccbf5068ba207db911caae (patch)
tree767641d6d17245cd1f47c95c948bbab6d7acaf03 /src/pages/popup/popup.html
parentremove nitter.weaponizedhumiliation.com (diff)
parentMerge pull request #214 from cloudrac3r/patch-1 (diff)
downloadlibredirect-46593ef5652f1b6f64ccbf5068ba207db911caae.zip
Merge branch 'master' into master
Diffstat (limited to 'src/pages/popup/popup.html')
-rw-r--r--src/pages/popup/popup.html26
1 files changed, 26 insertions, 0 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html
index b34f0c8e..4514cafe 100644
--- a/src/pages/popup/popup.html
+++ b/src/pages/popup/popup.html
@@ -164,6 +164,32 @@
       </table>
     </section>
 
+    <section class="settings-block">
+      <table class="option" aria-label="Toggle SimplyTranslate redirects">
+        <tbody>
+          <tr>
+            <td>
+              <h1
+                data-localise="__MSG_disableSimplyTranslate__"
+                class="new-badge"
+                data-new-badge
+              >
+                SimplyTranslate Redirects
+              </h1>
+            </td>
+            <td>
+              <input
+                aria-hidden="true"
+                id="disable-simplyTranslate"
+                type="checkbox"
+              />&nbsp;
+              <label for="disable-simplyTranslate" class="checkbox-label"></label>
+            </td>
+          </tr>
+        </tbody>
+      </table>
+    </section>
+
     <section class="settings-block"></section>
 
     <footer>