[Mozilla Enterprise] "ExtensionSettings" in policies.json does not allow users to disable addons
Oliver Haessler
oliver at redhat.com
Wed Nov 27 17:31:07 UTC 2019
Hi everyone,
we are trying to roll out an extension to a few thousand users on Firefox
68.2 ESR (Linux). I would like to use the policies.json way and the option "
ExtensionSettings".
The extension gets installed, but a user is not able to disable it. Every
time firefox is installed, the Addon is enabled again.
$ cat /usr/lib64/firefox/distribution/policies.json
{
"policies": {
"ExtensionSettings": {
"ADDONNAME":{
"installation_mode": "normal_installed",
"install_url": "URL to xpi"
}
}
}
}
The policy-template page at [0] states:
"The extension is automatically installed but can be disabled by the user.
This option is not valid for the default configuration and requires an
install_url."
Any idea why the Addon is always enabled again?
Thanks
Oliver
[0] https://github.com/mozilla/policy-templates#extensionupdate
--
Oliver Haessler
He/Him/His
Principal Systems Administrator and RHEL CSB Lead Developer
Red Hat EMEA <https://www.redhat.com>
Werner-von-Siemens-Ring 14
85630 Grasbrunn
<https://www.redhat.com>
_____________________________________________________________________________
Red Hat GmbH, http://www.de.redhat.com/, Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Michael O'Neill, Tom Savage, Eric Shander
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/enterprise/attachments/20191127/9e8ab2f8/attachment.html>
More information about the Enterprise
mailing list