mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-10 23:57:21 +02:00
firefox: take a firmer stance against AI
Sourcehut, AO3, Codeberg, and whoever else are having the same issue in my circles. The ID is Mozilla Orbit.
This commit is contained in:
parent
fbe4e58767
commit
f9bb679e5d
@ -344,6 +344,10 @@
|
|||||||
"private_browsing": true,
|
"private_browsing": true,
|
||||||
"restricted_domains": []
|
"restricted_domains": []
|
||||||
},
|
},
|
||||||
|
"{6003eac6-4b07-4aaf-960b-92fa006cd444}": {
|
||||||
|
"blocked_install_message": "AI hurts climate and sysadmins",
|
||||||
|
"installation_mode": "blocked"
|
||||||
|
},
|
||||||
"{6a65273e-2b26-40f5-b66e-8eed317307da}": {
|
"{6a65273e-2b26-40f5-b66e-8eed317307da}": {
|
||||||
"default_area": "navbar",
|
"default_area": "navbar",
|
||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi",
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi",
|
||||||
@ -509,8 +513,8 @@
|
|||||||
"Value": 0
|
"Value": 0
|
||||||
},
|
},
|
||||||
"browser.ml.chat.enabled": {
|
"browser.ml.chat.enabled": {
|
||||||
"Comment": "Disable AI by default.",
|
"Comment": "Disable AI.",
|
||||||
"Status": "default",
|
"Status": "locked",
|
||||||
"Type": "boolean",
|
"Type": "boolean",
|
||||||
"Value": false
|
"Value": false
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user