From fccefa017620d3c02dbeffcd6e16932202d8cd93 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 23 Oct 2025 09:48:50 +0300 Subject: [PATCH] {chromium,firefox}: update uBo comment, pin Snowflake to panel It's just effort to click Snowflake visible by myself --- etc/firefox/policies/policies.json | 4 ++-- etc/opt/chromium/policies/managed/aminda-extensions.json | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index ec9b437b..e58ef40e 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -402,7 +402,7 @@ "restricted_domains": [] }, "uBlock0@raymondhill.net": { - "blocked_install_message": "uBlock Origin", + "blocked_install_message": "uBlock Origin. Must be force_installed or will be again the next time I notice copy-pasting is full of tracking parameters", "default_area": "navbar", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi", "installation_mode": "force_installed", @@ -519,7 +519,7 @@ }, "{b11bea1f-a888-4332-8d8a-cec2be7d24b9}": { "blocked_install_message": "Tor Snowflake proxy (for prividing the proxy for others)", - "default_area": "navbar", + "default_area": "menupanel", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/torproject-snowflake/latest.xpi", "installation_mode": "normal_installed", "private_browsing": false diff --git a/etc/opt/chromium/policies/managed/aminda-extensions.json b/etc/opt/chromium/policies/managed/aminda-extensions.json index c74046da..f12c77bf 100644 --- a/etc/opt/chromium/policies/managed/aminda-extensions.json +++ b/etc/opt/chromium/policies/managed/aminda-extensions.json @@ -286,7 +286,7 @@ "update_url": "https://clients2.google.com/service/update2/crx" }, "cjpalhdlnbpafiamejdnhcphjbkeiagm": { - "blocked_install_message": "uBlock Origin Chrome", + "blocked_install_message": "uBlock Origin (Chrome, no longer exists, see uBlock Origin (Edge))", "installation_mode": "blocked", "override_update_url": true, "toolbar_pin": "force_pinned", @@ -429,7 +429,7 @@ "blocked_install_message": "Tor Snowflake", "installation_mode": "normal_installed", "override_update_url": true, - "toolbar_pin": "default_unpinned", + "toolbar_pin": "force_pinned", "update_url": "https://clients2.google.com/service/update2/crx" }, "mlojlfildnehdpnlmpkeiiglhhkofhpb": { @@ -475,7 +475,7 @@ "update_url": "https://clients2.google.com/service/update2/crx" }, "odfafepnkmbhccpbejgmiehpchacaeak": { - "blocked_install_message": "uBlock Origin (Edge)", + "blocked_install_message": "uBlock Origin (Edge). Must be force_installed for tracking URL cleanup", "installation_mode": "force_installed", "override_update_url": true, "toolbar_pin": "force_pinned",