about summary refs log tree commit diff stats
path: root/pages/options/options.html
diff options
context:
space:
mode:
authorSimon Brazell <simon@brazell.com.au>2020-12-05 23:16:10 +1100
committerGitHub <noreply@github.com>2020-12-05 23:16:10 +1100
commita075c449386d78003900fe2593f5a61c54ca95b0 (patch)
treeaec3348778574872936f54237bd5fcc1220a8c08 /pages/options/options.html
parentMerge pull request #138 from austinhuang0131/patch-2 (diff)
parentUpdated background.js (diff)
downloadlibredirect-a075c449386d78003900fe2593f5a61c54ca95b0.zip
Merge pull request #126 from aapl-yumi/patch-1
Add Search Engine redirects.
Diffstat (limited to 'pages/options/options.html')
-rw-r--r--pages/options/options.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/pages/options/options.html b/pages/options/options.html
index c33dbb49..bd7cee7e 100644
--- a/pages/options/options.html
+++ b/pages/options/options.html
@@ -142,6 +142,28 @@
           </tbody>
         </table>
       </section>
+       <section class="settings-block">
+        <table class="option" aria-label="Toggle Search Engine redirects">
+          <tbody>
+            <tr>
+              <td>
+                <h1 data-localise="__MSG_disableSearchEngine__">
+                  Search Engine Redirects
+                </h1>
+              </td>
+              <td>
+                <input
+                  aria-hidden="true"
+                  id="disable-searchEngine"
+                  type="checkbox"
+                  checked
+                />&nbsp;
+                <label for="disable-searchEngine" class="checkbox-label"> </label>
+              </td>
+            </tr>
+          </tbody>
+        </table>
+      </section>
       <section class="settings-block">
         <h1 data-localise="__MSG_nitterInstance__">Nitter Instance</h1>
         <div class="autocomplete">