mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
{firefox,chromium}: add/restore New Tab Suspender, Dark Reader and OpenDyslexic
This commit is contained in:
parent
705eb499e3
commit
9bca567950
@ -185,6 +185,10 @@
|
|||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/multi-account-container/latest.xpi",
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/multi-account-container/latest.xpi",
|
||||||
"installation_mode": "normal_installed"
|
"installation_mode": "normal_installed"
|
||||||
},
|
},
|
||||||
|
"addon@darkreader.org": {
|
||||||
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi",
|
||||||
|
"installation_mode": "normal_installed"
|
||||||
|
},
|
||||||
"jid1-MnnxcxisBPnSXQ-eff@jetpack": {
|
"jid1-MnnxcxisBPnSXQ-eff@jetpack": {
|
||||||
"comment": "While this won't sync and requires manually enabling the other one when the policy is missing, it's less confusing for the automatic configuration not existing. Additionally I have some suspicion towards Mozilla Anonym.",
|
"comment": "While this won't sync and requires manually enabling the other one when the policy is missing, it's less confusing for the automatic configuration not existing. Additionally I have some suspicion towards Mozilla Anonym.",
|
||||||
"install_url": "https://www.eff.org/files/privacy-badger-latest.xpi",
|
"install_url": "https://www.eff.org/files/privacy-badger-latest.xpi",
|
||||||
@ -235,6 +239,10 @@
|
|||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/privacy-pass/latest.xpi",
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/privacy-pass/latest.xpi",
|
||||||
"installation_mode": "force_installed"
|
"installation_mode": "force_installed"
|
||||||
},
|
},
|
||||||
|
"{6a65273e-2b26-40f5-b66e-8eed317307da}": {
|
||||||
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspende/latest.xpi",
|
||||||
|
"installation_mode": "normal_installed"
|
||||||
|
},
|
||||||
"{8e41107d-2be2-454d-b4b8-c3d7e54d77de}": {
|
"{8e41107d-2be2-454d-b4b8-c3d7e54d77de}": {
|
||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/igplus-extension/latest.xpi",
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/igplus-extension/latest.xpi",
|
||||||
"installation_mode": "normal_installed"
|
"installation_mode": "normal_installed"
|
||||||
|
@ -115,6 +115,12 @@
|
|||||||
"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"
|
||||||
},
|
},
|
||||||
|
"cdnapgfjopgaggbmfgbiinmmbdcglnam": {
|
||||||
|
"installation_mode": "normal_installed",
|
||||||
|
"override_update_url": true,
|
||||||
|
"toolbar_pin": "force_pinned",
|
||||||
|
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||||
|
},
|
||||||
"cimiefiiaegbelhefglklhhakcgmhkai": {
|
"cimiefiiaegbelhefglklhhakcgmhkai": {
|
||||||
"installation_mode": "force_installed",
|
"installation_mode": "force_installed",
|
||||||
"override_update_url": true,
|
"override_update_url": true,
|
||||||
@ -133,6 +139,12 @@
|
|||||||
"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"
|
||||||
},
|
},
|
||||||
|
"eimadpbcbfnmbkopoojfekhnkhdbieeh": {
|
||||||
|
"installation_mode": "normal_installed",
|
||||||
|
"override_update_url": true,
|
||||||
|
"toolbar_pin": "force_pinned",
|
||||||
|
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||||
|
},
|
||||||
"fllaojicojecljbmefodhfapmkghcbnh": {
|
"fllaojicojecljbmefodhfapmkghcbnh": {
|
||||||
"installation_mode": "force_installed",
|
"installation_mode": "force_installed",
|
||||||
"override_update_url": true,
|
"override_update_url": true,
|
||||||
|
@ -21,3 +21,5 @@ nngceckbapebfimnlniiiahkandclblb Bitwarden
|
|||||||
obpoeflheeknapimliioeoefbfaakefn Regrets Reporter
|
obpoeflheeknapimliioeoefbfaakefn Regrets Reporter
|
||||||
odfafepnkmbhccpbejgmiehpchacaeak uBlock Origin
|
odfafepnkmbhccpbejgmiehpchacaeak uBlock Origin
|
||||||
pkehgijcmpdhfbdbbnkijodmdjhbjlgp PrivacyBadger
|
pkehgijcmpdhfbdbbnkijodmdjhbjlgp PrivacyBadger
|
||||||
|
cdnapgfjopgaggbmfgbiinmmbdcglnam Open Dyslexic for Chrome
|
||||||
|
eimadpbcbfnmbkopoojfekhnkhdbieeh Dark Reader
|
||||||
|
Can't render this file because it has a wrong number of fields in line 24.
|
Loading…
Reference in New Issue
Block a user