mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-04-07 16:38:14 +02:00
browsers: mark DarkReader as allowed, rename Ecosia on Chromium, update comments, pre-commit
This commit is contained in:
parent
1ad38a09b3
commit
2ba91b0558
@ -71,7 +71,7 @@ repos:
|
||||
|
||||
# GitHub Actions etc. configuration validity checking
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.31.3
|
||||
rev: 0.32.1
|
||||
hooks:
|
||||
#- id: check-jsonschema
|
||||
- id: check-dependabot
|
||||
|
@ -234,7 +234,7 @@
|
||||
"addon@darkreader.org": {
|
||||
"default_area": "navbar",
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi",
|
||||
"installation_mode": "normal_installed",
|
||||
"installation_mode": "allowed",
|
||||
"private_browsing": true
|
||||
},
|
||||
"chrome-mask@overengineer.dev": {
|
||||
@ -362,7 +362,7 @@
|
||||
"restricted_domains": []
|
||||
},
|
||||
"{6003eac6-4b07-4aaf-960b-92fa006cd444}": {
|
||||
"blocked_install_message": "AI hurts climate and sysadmins",
|
||||
"blocked_install_message": "AI hurts climate and the crawlers are DDoSing the internet",
|
||||
"installation_mode": "blocked"
|
||||
},
|
||||
"{6a65273e-2b26-40f5-b66e-8eed317307da}": {
|
||||
@ -407,7 +407,7 @@
|
||||
"{b86e4813-687a-43e6-ab65-0bde4ab75758}": {
|
||||
"default_area": "navbar",
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/localcdn-fork-of-decentraleyes/latest.xpi",
|
||||
"installation_mode": "normal_installed",
|
||||
"installation_mode": "allowed",
|
||||
"private_browsing": true,
|
||||
"restricted_domains": []
|
||||
},
|
||||
|
@ -232,7 +232,7 @@
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
},
|
||||
"eimadpbcbfnmbkopoojfekhnkhdbieeh": {
|
||||
"installation_mode": "normal_installed",
|
||||
"installation_mode": "allowed",
|
||||
"override_update_url": true,
|
||||
"toolbar_pin": "force_pinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
|
@ -2,7 +2,7 @@
|
||||
"DefaultSearchProviderEnabled": true,
|
||||
"DefaultSearchProviderImageURL": "https://cdn-static.ecosia.org/static/icons/favicon.ico",
|
||||
"DefaultSearchProviderKeyword": "e",
|
||||
"DefaultSearchProviderName": "Ecosia",
|
||||
"DefaultSearchProviderName": "Ecosia search",
|
||||
"DefaultSearchProviderNewTabURL": "https://www.ecosia.org/newtab/?addon=chromegpo",
|
||||
"DefaultSearchProviderSearchURL": "https://www.ecosia.org/search?q={searchTerms}&addon=chromegpo",
|
||||
"DefaultSearchProviderSuggestURL": "https://ac.ecosia.org/autocomplete?q={searchTerms}",
|
||||
|
Loading…
x
Reference in New Issue
Block a user