mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 12:49:26 +01:00
{firefox,chromium}: force install RegretsReporter
Recents events have caused wild YouTube recommendation list that I may want to clean up
This commit is contained in:
parent
442016debf
commit
4bf4a73335
@ -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",
|
||||
|
@ -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`
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user