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,