From 2e4744bc90f7931adb641dd450dbb4e4ee7a16d0 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 27 Feb 2024 09:44:28 +0200 Subject: [PATCH] Don't install NoScript on browsers automatically due to being a bit extreme on unsuspecting family members after self-reflection. --- etc/firefox/policies/policies.json | 4 ---- etc/opt/chromium/policies/managed/README.md | 4 ++++ etc/opt/chromium/policies/managed/aminda-extensions.json | 6 ------ 3 files changed, 4 insertions(+), 10 deletions(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index bd79f407..ca22ed5e 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -58,10 +58,6 @@ "install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi", "installation_mode": "force_installed" }, - "{73a6fe31-595d-460b-a920-fcc0f8843232}": { - "install_url": "https://addons.mozilla.org/firefox/downloads/latest/noscript/latest.xpi", - "installation_mode": "normal_installed" - }, "{b11bea1f-a888-4332-8d8a-cec2be7d24b9}": { "install_url": "https://addons.mozilla.org/firefox/downloads/latest/torproject-snowflake/latest.xpi", "installation_mode": "force_installed" diff --git a/etc/opt/chromium/policies/managed/README.md b/etc/opt/chromium/policies/managed/README.md index 5312be81..fc7e8a0f 100644 --- a/etc/opt/chromium/policies/managed/README.md +++ b/etc/opt/chromium/policies/managed/README.md @@ -70,6 +70,10 @@ so it won't interfere with other extensions. - `doojmbjmlfjjnbmnoijecmcbfeoakpjm` +**_Not actually installed by `aminda-extensions.json` anymore due to +self-reflection and deciding it's a bit much to push on unsuspecting family +members._** + Appears to make the internet much more pleasant and less distracting in 2024 eliminating the cookie banners and all, while not trusting lists generated by other people. diff --git a/etc/opt/chromium/policies/managed/aminda-extensions.json b/etc/opt/chromium/policies/managed/aminda-extensions.json index e6f54256..ff728beb 100644 --- a/etc/opt/chromium/policies/managed/aminda-extensions.json +++ b/etc/opt/chromium/policies/managed/aminda-extensions.json @@ -29,12 +29,6 @@ "toolbar_pin": "default_unpinned", "update_url": "https://clients2.google.com/service/update2/crx" }, - "doojmbjmlfjjnbmnoijecmcbfeoakpjm": { - "installation_mode": "normal_installed", - "override_update_url": true, - "toolbar_pin": "force_pinned", - "update_url": "https://clients2.google.com/service/update2/crx" - }, "eimadpbcbfnmbkopoojfekhnkhdbieeh": { "installation_mode": "normal_installed", "override_update_url": true,