mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-05 04:57:21 +02:00
firefox: attempt to switch to the local AI
This commit is contained in:
parent
d63bc48552
commit
1f90117415
@ -432,7 +432,7 @@
|
|||||||
"{6003eac6-4b07-4aaf-960b-92fa006cd444}": {
|
"{6003eac6-4b07-4aaf-960b-92fa006cd444}": {
|
||||||
"blocked_install_message": "Mozilla Orbit. AI hurts climate and the crawlers are DDoSing the internet. However the summary feature sometimes spares my mental health, so begrudgingly it's allowed and won't be normal_installed let alone force_installed.",
|
"blocked_install_message": "Mozilla Orbit. AI hurts climate and the crawlers are DDoSing the internet. However the summary feature sometimes spares my mental health, so begrudgingly it's allowed and won't be normal_installed let alone force_installed.",
|
||||||
"default_area": "navbar",
|
"default_area": "navbar",
|
||||||
"installation_mode": "allowed",
|
"installation_mode": "blocked",
|
||||||
"private_browsing": false,
|
"private_browsing": false,
|
||||||
"restricted_domains": []
|
"restricted_domains": []
|
||||||
},
|
},
|
||||||
@ -650,7 +650,7 @@
|
|||||||
"Value": 0
|
"Value": 0
|
||||||
},
|
},
|
||||||
"browser.ml.chat.enabled": {
|
"browser.ml.chat.enabled": {
|
||||||
"Status": "clear",
|
"Status": "user",
|
||||||
"Type": "boolean",
|
"Type": "boolean",
|
||||||
"Value": false
|
"Value": false
|
||||||
},
|
},
|
||||||
@ -659,6 +659,11 @@
|
|||||||
"Type": "string",
|
"Type": "string",
|
||||||
"Value": "https://chat.mistral.ai/chat"
|
"Value": "https://chat.mistral.ai/chat"
|
||||||
},
|
},
|
||||||
|
"browser.ml.linkPreview.enabled": {
|
||||||
|
"Status": "default",
|
||||||
|
"Type": "boolean",
|
||||||
|
"Value": true
|
||||||
|
},
|
||||||
"browser.preferences.moreFromMozilla": {
|
"browser.preferences.moreFromMozilla": {
|
||||||
"Status": "default",
|
"Status": "default",
|
||||||
"Type": "boolean",
|
"Type": "boolean",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user