summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorfattalion <fattalion@disroot.org>2021-03-02 20:55:37 +0300
committerfattalion <fattalion@disroot.org>2021-03-02 20:55:37 +0300
commit7ab37d80dea22c99783482711a858db9ce34cd9c (patch)
tree405968ee790ea10fdc1d3c1abc7f61dcff4197a5 /src
parent2bb90f8f4148b22993fa890312c442713c62489b (diff)
downloadprivacy-redirect-7ab37d80dea22c99783482711a858db9ce34cd9c.tar.gz
privacy-redirect-7ab37d80dea22c99783482711a858db9ce34cd9c.tar.bz2
privacy-redirect-7ab37d80dea22c99783482711a858db9ce34cd9c.zip
Disable SimplyTranslate redirects by default
Diffstat (limited to 'src')
-rw-r--r--src/pages/options/options.html1
-rw-r--r--src/pages/popup/popup.html1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/pages/options/options.html b/src/pages/options/options.html
index dbce1d8..27e9fe5 100644
--- a/src/pages/options/options.html
+++ b/src/pages/options/options.html
@@ -176,7 +176,6 @@
aria-hidden="true"
id="disable-simply-translate"
type="checkbox"
- checked
/>&nbsp;
<label for="disable-simply-translate" class="checkbox-label"></label>
</td>
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html
index e4f8111..4514caf 100644
--- a/src/pages/popup/popup.html
+++ b/src/pages/popup/popup.html
@@ -182,7 +182,6 @@
aria-hidden="true"
id="disable-simplyTranslate"
type="checkbox"
- checked
/>&nbsp;
<label for="disable-simplyTranslate" class="checkbox-label"></label>
</td>