mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-31 23:32:34 +01:00
chromium: install DuckDuckGo by default
This commit is contained in:
parent
7afdc0e046
commit
da0ab06fdf
@ -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`
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user