summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2022-09-24 04:57:46 -0400
committerMark H Weaver <mhw@netris.org>2022-09-25 04:12:34 -0400
commit10bd9dafbd9ce466720ff9539d91a3f96f482b56 (patch)
treef6320cfb755fd2d209c61679e7865512a251fe38 /data
parentf82b5b40943fe7723486fadccb48d454ee3e9dad (diff)
Hide the protections icon in the address bar.
* data/patches/hide-protections-dashboard.patch: New file.
Diffstat (limited to 'data')
-rw-r--r--data/patches/hide-protections-dashboard.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/patches/hide-protections-dashboard.patch b/data/patches/hide-protections-dashboard.patch
new file mode 100644
index 0000000..9effa08
--- /dev/null
+++ b/data/patches/hide-protections-dashboard.patch
@@ -0,0 +1,11 @@
+--- a/browser/base/content/browser-siteProtections.js
++++ b/browser/base/content/browser-siteProtections.js
+@@ -1553,7 +1553,7 @@
+ this._trackingProtectionIconContainer.hidden = true;
+ return;
+ }
+- this._trackingProtectionIconContainer.hidden = false;
++ this._trackingProtectionIconContainer.hidden = true;
+
+ // Check whether the user has added an exception for this site.
+ this.hasException = ContentBlockingAllowList.includes(