install.fairie/home/dot_local/share/firefox/distribution/policies.json
Brian Zalewski 5558564da8 Update 8 files
- /home/dot_local/share/firefox/distribution/policies.json
- /home/dot_local/share/firefox/profiles.ini.tmpl
- /home/.chezmoidata.yaml
- /home/.chezmoiscripts/universal/run_onchange_after_40-firefox.tmpl
- /home/dot_config/firefoxprofileswitcher/avatars.json
- /home/dot_config/firefoxprofileswitcher/global-options.json
- /home/dot_config/firefoxprofileswitcher/profile-options.json
- /.vscode/settings.json
2023-02-01 13:43:29 +00:00

62 lines
No EOL
2.2 KiB
JSON

{
"policies": {
"CaptivePortal": false,
"DNSOverHTTPS": {
"Enabled": false
},
"DisableBuiltinPDFViewer": false,
"DisableFirefoxAccounts": false,
"DisableFirefoxStudies": true,
"DisableFormHistory": true,
"DisablePocket": false,
"DisableTelemetry": true,
"DisplayMenuBar": true,
"DontCheckDefaultBrowser": true,
"EnableTrackingProtection": {
"Cryptomining": true,
"Fingerprinting": true,
"Locked": false,
"Value": true
},
"ExtensionSettings": {
"CanvasBlocker@kkapsner.net": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/canvasblocker/latest.xpi",
"installation_mode": "normal_installed"
},
"ClearURLs@kevinr": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/clearurls/latest.xpi",
"installation_mode": "normal_installed"
},
"Decentraleyes@ThomasRientjes": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/decentraleyes/latest.xpi",
"installation_mode": "normal_installed"
},
"FirefoxMulti-AccountContainers@mozilla.org": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/multi-account-containers/latest.xpi",
"installation_mode": "normal_installed"
},
"TemporaryContainers@stoically": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/temporary-containers/latest.xpi",
"installation_mode": "normal_installed"
},
"uBlock0@raymondhill.net": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi",
"installation_mode": "normal_installed"
},
"uMatrix@raymondhill.net": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/umatrix/latest.xpi",
"installation_mode": "normal_installed"
}
},
"Homepage": {
"Locked": false,
"StartPage": "previous-session",
"URL": "http://install.doctor"
},
"NetworkPrediction": false,
"NoDefaultBookmarks": true,
"OfferToSaveLogins": false,
"OverrideFirstRunPage": "",
"PasswordManagerEnabled": false
}
}