chromium: install DuckDuckGo by default

This commit is contained in:
Aminda Suomalainen 2024-02-08 10:46:30 +02:00
parent 7afdc0e046
commit da0ab06fdf
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 13 additions and 0 deletions

View File

@ -8,6 +8,7 @@
- [`aminda-extensions.json`](#aminda-extensionsjson)
- [Silk - Privacy Pass Client for the browser](#silk---privacy-pass-client-for-the-browser)
- [DuckDuckGo Privacy Essentials](#duckduckgo-privacy-essentials)
- [Dark Reader](#dark-reader)
- [Privacy Manager](#privacy-manager)
- [Fedora User Agent](#fedora-user-agent)
@ -44,6 +45,12 @@ uninstallation.
Silk or Privacy Pass has a chance of decreasing the amount of captchas
especially from Cloudflare when "suspicious" traffic is detected.
### DuckDuckGo Privacy Essentials
- `bkdgflcldnnnapblkhphbgpggdiikppg`
Installed by default so Google won't be the default search engine.
### Dark Reader
- `eimadpbcbfnmbkopoojfekhnkhdbieeh`

View File

@ -15,6 +15,12 @@
"toolbar_pin": "force_pinned",
"update_url": "https://clients2.google.com/service/update2/crx"
},
"bkdgflcldnnnapblkhphbgpggdiikppg": {
"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,