mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
Don't install NoScript on browsers automatically due to being a bit extreme on unsuspecting family members after self-reflection.
This commit is contained in:
parent
7a20f0840b
commit
2e4744bc90
@ -58,10 +58,6 @@
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi",
|
||||
"installation_mode": "force_installed"
|
||||
},
|
||||
"{73a6fe31-595d-460b-a920-fcc0f8843232}": {
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/noscript/latest.xpi",
|
||||
"installation_mode": "normal_installed"
|
||||
},
|
||||
"{b11bea1f-a888-4332-8d8a-cec2be7d24b9}": {
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/torproject-snowflake/latest.xpi",
|
||||
"installation_mode": "force_installed"
|
||||
|
@ -70,6 +70,10 @@ so it won't interfere with other extensions.
|
||||
|
||||
- `doojmbjmlfjjnbmnoijecmcbfeoakpjm`
|
||||
|
||||
**_Not actually installed by `aminda-extensions.json` anymore due to
|
||||
self-reflection and deciding it's a bit much to push on unsuspecting family
|
||||
members._**
|
||||
|
||||
Appears to make the internet much more pleasant and less distracting in 2024
|
||||
eliminating the cookie banners and all, while not trusting lists generated by
|
||||
other people.
|
||||
|
@ -29,12 +29,6 @@
|
||||
"toolbar_pin": "default_unpinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
},
|
||||
"doojmbjmlfjjnbmnoijecmcbfeoakpjm": {
|
||||
"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