install.fairie/dotfiles/.local/share/chezmoi/system-linux/Applications/Firefox.app/Contents/Resources/distribution/policies.json

21 lines
490 B
JSON

{
"policies": {
"DisableTelemetry": true,
"DontCheckDefaultBrowser": true,
"EnableTrackingProtection": {
"Value": true,
"Locked": false,
"Cryptomining": true,
"Fingerprinting": true
},
"Homepage": {
"URL": "http://betelgeuse.home",
"Locked": false,
"StartPage": "previous-session"
},
"NoDefaultBookmarks": true,
"OfferToSaveLogins": false,
"OverrideFirstRunPage": "",
"PasswordManagerEnabled": false
}
}