profile-librewolf/enterprise-policy/distribution/policies.json

45 lines
1.7 KiB
JSON

{
"policies": {
"NewTabPage": false,
"DisplayMenuBar": true,
"DisableFirefoxAccounts": true,
"ExtensionSettings": {
"FirefoxMulti-AccountContainers@mozilla.org": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/multi-account-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"
},
"CanvasBlocker@kkapsner.net": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/canvasblocker/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"
},
"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"
},
"https-everywhere@eff.org": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/https-everywhere/latest.xpi",
"installation_mode": "normal_installed"
}
},
"NetworkPrediction": false,
"CaptivePortal": false,
"DNSOverHTTPS": {
"Enabled": false
},
"DisableFirefoxStudies": true,
"DisableTelemetry": true,
"DisablePocket": true
}
}