While this policy is not technically deprecated, it is recommended that you use the **[`ExtensionSettings`](#extensionsettings)** policy. It has the same functionality and adds more. It does not support native paths, though, so you'll have to use file:/// URLs.
-`Install` is a list of URLs or native paths for extensions to be installed.
+`Install` is a list of URLs or native paths for extensions to be installed.
`Uninstall` is a list of extension IDs that should be uninstalled if found.
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
},
"https-everywhere@eff.org": {
- "installation_mode": "allowed",
+ "installation_mode": "allowed"
}
}
```
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
},
"https-everywhere@eff.org": {
- "installation_mode": "allowed",
+ "installation_mode": "allowed"
}
}'/>
```
Preferences that start with the following prefixes are supported:
```
accessibility.
+app.update.* (Firefox 86, Firefox 78.8)
browser.
datareporting.policy.
dom.
| If false, SSL errors cannot be sent to Mozilla.
| security.tls.hello_downgrade_check | boolean | true
| If false, the TLS 1.3 downgrade check is disabled.
+| security.tls.version.enable-deprecated | boolean | false
+| If true, browser will accept TLS 1.0. and TLS 1.1 (Firefox 86, Firefox 78.8)
| security.warn_submit_secure_to_insecure | boolean | true
| If false, no warning is shown when submitting s form from https to http.
| network.dns.disableIPv6 | boolean | Firefox 68, Firefox ESR 68 | false
| If true, IPv6 DNS lokoups are disabled.
| network.IDN_show_punycode | boolean | Firefox 68, Firefox ESR 68 | false
-| If true, display the punycode version of internationalized domain names.
+| If true, display the punycode version of internationalized domain names.
| places.history.enabled | boolean | Firefox 68, Firefox ESR 68 | true
| If false, history is not enabled.
| print.save_print_settings | boolean | Firefox 70, Firefox ESR 68.2 | true