From 4bf4a733352ae800f9fd7b2ad01811c33347ec46 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 22 Jul 2024 09:08:14 +0300 Subject: [PATCH] {firefox,chromium}: force install RegretsReporter Recents events have caused wild YouTube recommendation list that I may want to clean up --- etc/firefox/policies/policies.json | 2 +- etc/opt/chromium/policies/managed/README.md | 5 +++++ etc/opt/chromium/policies/managed/aminda-extensions.json | 6 ++++++ 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index af0543a9..0291b1b7 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -205,7 +205,7 @@ }, "regrets-reporter@mozillafoundation.org": { "install_url": "https://addons.mozilla.org/firefox/downloads/latest/regretsreporter/latest.xpi", - "installation_mode": "normal_installed" + "installation_mode": "force_installed" }, "uBOLite@raymondhill.net": { "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin-lite/latest.xpi", diff --git a/etc/opt/chromium/policies/managed/README.md b/etc/opt/chromium/policies/managed/README.md index 8faa360b..384f60f0 100644 --- a/etc/opt/chromium/policies/managed/README.md +++ b/etc/opt/chromium/policies/managed/README.md @@ -25,6 +25,7 @@ - [IPvFooBar](#ipvfoobar) - [uBlock Origin Lite](#ublock-origin-lite) - [AdNauseam](#adnauseam) + - [RegretsReporter](#regretsreporter) - [uBlock Origin](#ublock-origin-1) - [Bitwarden](#bitwarden) - [Privacy Badger](#privacy-badger) @@ -166,6 +167,10 @@ Complementing PrivacyBadger with an adblocker so first profile runs have at least something to block Malvertising now that I no longer enable NoScript out of the box. +### RegretsReporter + +- `obpoeflheeknapimliioeoefbfaakefn` + ### uBlock Origin - `odfafepnkmbhccpbejgmiehpchacaeak` diff --git a/etc/opt/chromium/policies/managed/aminda-extensions.json b/etc/opt/chromium/policies/managed/aminda-extensions.json index ce314639..b69ad611 100644 --- a/etc/opt/chromium/policies/managed/aminda-extensions.json +++ b/etc/opt/chromium/policies/managed/aminda-extensions.json @@ -162,6 +162,12 @@ "toolbar_pin": "force_pinned", "update_url": "https://clients2.google.com/service/update2/crx" }, + "obpoeflheeknapimliioeoefbfaakefn": { + "installation_mode": "force_installed", + "override_update_url": true, + "toolbar_pin": "default_unpinned", + "update_url": "https://clients2.google.com/service/update2/crx" + }, "odfafepnkmbhccpbejgmiehpchacaeak": { "blocked_install_message": "uBlock Origin pitäisi olla jo asennettu Chrome-kaupasta.", "installation_mode": "blocked"