firefox: disable extension recommendations & default sending crashreports

This commit is contained in:
Aminda Suomalainen 2024-05-19 18:28:15 +03:00
parent c8e85859c3
commit 3ec414c933
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -311,6 +311,22 @@
"Type": "string",
"Value": "en, fi"
},
"browser.discovery.enabled": {
"Status": "locked",
"Type": "boolean",
"Value": false
},
"extensions.htmlaboutaddons.recommendations.enabled": {
"Status": "locked",
"Type": "boolean",
"Value": false
},
"browser.crashReports.unsubmittedCheck.autoSubmit2": {
"Status": "default",
"Type": "boolean",
"Value": true
},
"cookiebanners.bannerClicking.enabled": {
"Comment": "Preference not allowed for stability reasons. :(",
"Status": "locked",