mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-10-31 23:49:25 +01:00
chromium/aminda-extensions.json: remove DuckDuckGo Privacy Essentials
This commit is contained in:
parent
d241993c0a
commit
7b80c2bbc2
@ -10,7 +10,6 @@
|
||||
|
||||
- [`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)
|
||||
- [NoScript](#noscript)
|
||||
- [Dark Reader](#dark-reader)
|
||||
- [Indiewiki Buddy](#indiewiki-buddy)
|
||||
@ -65,16 +64,6 @@ To intentionally trigger it and what should be allowed in NoScript:
|
||||
- https://captcha.website
|
||||
- https://issuance.privacypass.cloudflare.com
|
||||
|
||||
### [DuckDuckGo Privacy Essentials](https://chrome.google.com/webstore/detail/bkdgflcldnnnapblkhphbgpggdiikppg)
|
||||
|
||||
- `bkdgflcldnnnapblkhphbgpggdiikppg`
|
||||
|
||||
Installed by default so Google won't be the default search engine, or that
|
||||
would be the idea, but Chromium doesn't seem to allow that.
|
||||
|
||||
Additionally it's restricted only to `google.com` and `duckduckgo.com` domains
|
||||
so it won't interfere with other extensions.
|
||||
|
||||
### [NoScript](https://chrome.google.com/webstore/detail/doojmbjmlfjjnbmnoijecmcbfeoakpjm)
|
||||
|
||||
- `doojmbjmlfjjnbmnoijecmcbfeoakpjm`
|
||||
|
@ -25,20 +25,6 @@
|
||||
"toolbar_pin": "default_unpinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
},
|
||||
"bkdgflcldnnnapblkhphbgpggdiikppg": {
|
||||
"installation_mode": "normal_installed",
|
||||
"override_update_url": true,
|
||||
"runtime_allowed_hosts": [
|
||||
"*://*.duckduckgo.com",
|
||||
"*://*.google.com",
|
||||
"*://*.bing.com"
|
||||
],
|
||||
"runtime_blocked_hosts": [
|
||||
"<all_urls>"
|
||||
],
|
||||
"toolbar_pin": "default_unpinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
},
|
||||
"cjpalhdlnbpafiamejdnhcphjbkeiagm": {
|
||||
"blocked_install_message": "uBlock Origin on integroitu AdNauseamiin, joka on forkki siitä.",
|
||||
"installation_mode": "blocked"
|
||||
|
Loading…
Reference in New Issue
Block a user