mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
firefox: disable extension recommendations & default sending crashreports
This commit is contained in:
parent
c8e85859c3
commit
3ec414c933
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user