commit 10bd9dafbd9ce466720ff9539d91a3f96f482b56 parent f82b5b40943fe7723486fadccb48d454ee3e9dad Author: Mark H Weaver <mhw@netris.org> Date: Sat, 24 Sep 2022 04:57:46 -0400 Hide the protections icon in the address bar. * data/patches/hide-protections-dashboard.patch: New file. Diffstat:
| A | data/patches/hide-protections-dashboard.patch | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/data/patches/hide-protections-dashboard.patch 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(