{firefox,chromium}: normal_install both uBlocks, cleanup, configure uBoL

This commit is contained in:
Aminda Suomalainen 2024-06-04 20:45:49 +03:00
parent c32f6d20d2
commit ab8287801c
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
3 changed files with 25 additions and 6 deletions

View File

@ -39,15 +39,16 @@
"jid1-ZAdIEUB7XOzOJw@jetpack": { "jid1-ZAdIEUB7XOzOJw@jetpack": {
"hasSeenPostInstall": true "hasSeenPostInstall": true
}, },
"uBOLite@raymondhill.net": {
"disableFirstRunPage": true
},
"uBlock0@raymondhill.net": { "uBlock0@raymondhill.net": {
"toAdd": { "toAdd": {
"trustedSiteDirectives": [ "trustedSiteDirectives": [
"chrome-extension-scheme", "chrome-extension-scheme",
"challenges.cloudflare.com", "challenges.cloudflare.com",
"duckduckgo.com",
"ecosia.org", "ecosia.org",
"firefox.com", "firefox.com",
"keyoxide.org",
"mozilla.net", "mozilla.net",
"mozilla.org", "mozilla.org",
"moz-extension-scheme", "moz-extension-scheme",
@ -156,9 +157,13 @@
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/plasma-integration/latest.xpi", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/plasma-integration/latest.xpi",
"installation_mode": "force_installed" "installation_mode": "force_installed"
}, },
"uBOLite@raymondhill.net": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin-lite/latest.xpi",
"installation_mode": "normal_installed"
},
"uBlock0@raymondhill.net": { "uBlock0@raymondhill.net": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi",
"installation_mode": "force_installed" "installation_mode": "normal_installed"
}, },
"{3c078156-979c-498b-8990-85f7987dd929}": { "{3c078156-979c-498b-8990-85f7987dd929}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/sidebery/latest.xpi", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/sidebery/latest.xpi",

View File

@ -20,6 +20,7 @@
- [Fedora User Agent](#fedora-user-agent) - [Fedora User Agent](#fedora-user-agent)
- [Snowflake](#snowflake) - [Snowflake](#snowflake)
- [IPvFooBar](#ipvfoobar) - [IPvFooBar](#ipvfoobar)
- [uBlock Origin Lite](#ublock-origin-lite)
- [AdNauseam](#adnauseam) - [AdNauseam](#adnauseam)
- [uBlock Origin](#ublock-origin-1) - [uBlock Origin](#ublock-origin-1)
- [Bitwarden](#bitwarden) - [Bitwarden](#bitwarden)
@ -88,6 +89,8 @@ do need something and thus it's `force_installed`.
- `bkdgflcldnnnapblkhphbgpggdiikppg` - DuckDuckGo - `bkdgflcldnnnapblkhphbgpggdiikppg` - DuckDuckGo
- `caoacbimdbbljakfhgikoodekdnlcgpk` - DuckDuckGo - `caoacbimdbbljakfhgikoodekdnlcgpk` - DuckDuckGo
- `cjpalhdlnbpafiamejdnhcphjbkeiagm` - uBlock Origin
- `ddkjiahejlhfcafbddmgiahcphecmpfh` - uBlock Origin Lite
- `mlojlfildnehdpnlmpkeiiglhhkofhpb` - AdNauseam - `mlojlfildnehdpnlmpkeiiglhhkofhpb` - AdNauseam
- `pkehgijcmpdhfbdbbnkijodmdjhbjlgp` - PrivacyBadger - `pkehgijcmpdhfbdbbnkijodmdjhbjlgp` - PrivacyBadger
@ -144,6 +147,10 @@ some offer rpm packages directly.
- `iimpkhokkfekbpmoamlmcndclohnehhk` - `iimpkhokkfekbpmoamlmcndclohnehhk`
### [uBlock Origin Lite](https://chromewebstore.google.com/detail/ddkjiahejlhfcafbddmgiahcphecmpfh)
- `ddkjiahejlhfcafbddmgiahcphecmpfh`
### [AdNauseam](https://microsoftedge.microsoft.com/addons/detail/adnauseam/mlojlfildnehdpnlmpkeiiglhhkofhpb) ### [AdNauseam](https://microsoftedge.microsoft.com/addons/detail/adnauseam/mlojlfildnehdpnlmpkeiiglhhkofhpb)
- `mlojlfildnehdpnlmpkeiiglhhkofhpb` - `mlojlfildnehdpnlmpkeiiglhhkofhpb`

View File

@ -12,10 +12,8 @@
"trustedSiteDirectives": [ "trustedSiteDirectives": [
"chrome-extension-scheme", "chrome-extension-scheme",
"challenges.cloudflare.com", "challenges.cloudflare.com",
"duckduckgo.com",
"ecosia.org", "ecosia.org",
"firefox.com", "firefox.com",
"keyoxide.org",
"mozilla.net", "mozilla.net",
"mozilla.org", "mozilla.org",
"moz-extension-scheme", "moz-extension-scheme",
@ -51,6 +49,9 @@
] ]
} }
}, },
"ddkjiahejlhfcafbddmgiahcphecmpfh": {
"disableFirstRunPage": true
},
"mlojlfildnehdpnlmpkeiiglhhkofhpb": { "mlojlfildnehdpnlmpkeiiglhhkofhpb": {
"toAdd": { "toAdd": {
"trustedSiteDirectives": [ "trustedSiteDirectives": [
@ -102,7 +103,13 @@
"update_url": "https://clients2.google.com/service/update2/crx" "update_url": "https://clients2.google.com/service/update2/crx"
}, },
"cjpalhdlnbpafiamejdnhcphjbkeiagm": { "cjpalhdlnbpafiamejdnhcphjbkeiagm": {
"installation_mode": "force_installed", "installation_mode": "normal_installed",
"override_update_url": true,
"toolbar_pin": "force_pinned",
"update_url": "https://clients2.google.com/service/update2/crx"
},
"ddkjiahejlhfcafbddmgiahcphecmpfh": {
"installation_mode": "normal_installed",
"override_update_url": true, "override_update_url": true,
"toolbar_pin": "force_pinned", "toolbar_pin": "force_pinned",
"update_url": "https://clients2.google.com/service/update2/crx" "update_url": "https://clients2.google.com/service/update2/crx"