shell-things/etc/firefox/policies/policies.json

20 lines
444 B
JSON
Raw Normal View History

{
"policies": {
"3rdparty": {
"Extensions": {
"jid1-MnnxcxisBPnSXQ-eff@jetpack": {
"learnInIncognito": true,
"learnLocally": true,
"showIntroPage": false
}
}
},
"ExtensionSettings": {
"jid1-MnnxcxisBPnSXQ-eff@jetpack": {
"install_url": "https://www.eff.org/files/privacy-badger-latest.xpi",
"installation_mode": "force_installed"
}
}
}
}