firefox: lock down AI features that I am not using and that disturb my usage

This commit is contained in:
Aminda Suomalainen 2025-07-27 10:06:20 +03:00
parent 075b3c952e
commit b14ff86436
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -676,19 +676,19 @@
"Value": 0 "Value": 0
}, },
"browser.ml.chat.enabled": { "browser.ml.chat.enabled": {
"Status": "user", "Status": "locked",
"Type": "boolean", "Type": "boolean",
"Value": false "Value": false
}, },
"browser.ml.chat.provider": { "browser.ml.chat.provider": {
"Status": "default", "Status": "user",
"Type": "string", "Type": "string",
"Value": "https://chat.mistral.ai/chat" "Value": ""
}, },
"browser.ml.linkPreview.enabled": { "browser.ml.linkPreview.enabled": {
"Status": "default", "Status": "locked",
"Type": "boolean", "Type": "boolean",
"Value": true "Value": false
}, },
"browser.preferences.moreFromMozilla": { "browser.preferences.moreFromMozilla": {
"Status": "default", "Status": "default",