mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-05-13 18:07:27 +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
|
# GitHub Actions etc. configuration validity checking
|
||||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||||
rev: 0.31.3
|
rev: 0.32.1
|
||||||
hooks:
|
hooks:
|
||||||
#- id: check-jsonschema
|
#- id: check-jsonschema
|
||||||
- id: check-dependabot
|
- id: check-dependabot
|
||||||
|
@ -234,7 +234,7 @@
|
|||||||
"addon@darkreader.org": {
|
"addon@darkreader.org": {
|
||||||
"default_area": "navbar",
|
"default_area": "navbar",
|
||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi",
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi",
|
||||||
"installation_mode": "normal_installed",
|
"installation_mode": "allowed",
|
||||||
"private_browsing": true
|
"private_browsing": true
|
||||||
},
|
},
|
||||||
"chrome-mask@overengineer.dev": {
|
"chrome-mask@overengineer.dev": {
|
||||||
@ -362,7 +362,7 @@
|
|||||||
"restricted_domains": []
|
"restricted_domains": []
|
||||||
},
|
},
|
||||||
"{6003eac6-4b07-4aaf-960b-92fa006cd444}": {
|
"{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"
|
"installation_mode": "blocked"
|
||||||
},
|
},
|
||||||
"{6a65273e-2b26-40f5-b66e-8eed317307da}": {
|
"{6a65273e-2b26-40f5-b66e-8eed317307da}": {
|
||||||
@ -407,7 +407,7 @@
|
|||||||
"{b86e4813-687a-43e6-ab65-0bde4ab75758}": {
|
"{b86e4813-687a-43e6-ab65-0bde4ab75758}": {
|
||||||
"default_area": "navbar",
|
"default_area": "navbar",
|
||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/localcdn-fork-of-decentraleyes/latest.xpi",
|
"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,
|
"private_browsing": true,
|
||||||
"restricted_domains": []
|
"restricted_domains": []
|
||||||
},
|
},
|
||||||
|
@ -232,7 +232,7 @@
|
|||||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||||
},
|
},
|
||||||
"eimadpbcbfnmbkopoojfekhnkhdbieeh": {
|
"eimadpbcbfnmbkopoojfekhnkhdbieeh": {
|
||||||
"installation_mode": "normal_installed",
|
"installation_mode": "allowed",
|
||||||
"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"
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"DefaultSearchProviderEnabled": true,
|
"DefaultSearchProviderEnabled": true,
|
||||||
"DefaultSearchProviderImageURL": "https://cdn-static.ecosia.org/static/icons/favicon.ico",
|
"DefaultSearchProviderImageURL": "https://cdn-static.ecosia.org/static/icons/favicon.ico",
|
||||||
"DefaultSearchProviderKeyword": "e",
|
"DefaultSearchProviderKeyword": "e",
|
||||||
"DefaultSearchProviderName": "Ecosia",
|
"DefaultSearchProviderName": "Ecosia search",
|
||||||
"DefaultSearchProviderNewTabURL": "https://www.ecosia.org/newtab/?addon=chromegpo",
|
"DefaultSearchProviderNewTabURL": "https://www.ecosia.org/newtab/?addon=chromegpo",
|
||||||
"DefaultSearchProviderSearchURL": "https://www.ecosia.org/search?q={searchTerms}&addon=chromegpo",
|
"DefaultSearchProviderSearchURL": "https://www.ecosia.org/search?q={searchTerms}&addon=chromegpo",
|
||||||
"DefaultSearchProviderSuggestURL": "https://ac.ecosia.org/autocomplete?q={searchTerms}",
|
"DefaultSearchProviderSuggestURL": "https://ac.ecosia.org/autocomplete?q={searchTerms}",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user