Hi,
Here is an example of policies.json that install two extensions :
---
{
"policies": {
"Extensions": {
"Install": [
"https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi",
"https://addons.mozilla.org/firefox/downloads/latest/grammalecte-fr/latest.xpi"
]
}
}
}
---
You can check wether policies are taken into account by going to [
about:policies | about:policies ] . Take care to have a valid JSON, a missing
or extra coma can break things (use [ https://jsonlint.com/ |
https://jsonlint.com/ ] for example).
As you already have a policies.json, you only need to insert what I have put in
bold in it.
Maxime
De: "Tom Westley" <[email protected]>
À: "enterprise" <[email protected]>
Envoyé: Mercredi 25 Novembre 2020 13:25:26
Objet: [Mozilla Enterprise] installing addons
Hi,
I have been tasked with installing an addon to all of our Firefox 68.4.1 esr
equiped machines.
We currently use polices.json to control FF and I am not having a lot of
success using the information supplied here: -
[ https://github.com/mozilla/policy-templates#extensions |
https://github.com/mozilla/policy-templates#extensions ]
Has anyone done it this way? If so can you share how you did it please?
Many thanks
Tom
Tom Westley
IT Support Team Manager
T 01604552882
E [email protected]
[ http://www.staysure.co.uk/ ]
This message is private and confidential. If you have received this message in
error, please notify us and remove it from your system.
Staysure is a trading name of TICORP Limited. Staysure Travel Insurance is
arranged by TICORP Limited which is registered in Gibraltar company number
111526. Registered office: First Floor, Grand Ocean Plaza, Ocean Village,
Gibraltar
TICORP Limited is licensed and regulated by the Gibraltar Financial Services
Commission number FSC1238B and trades into the UK on a freedom of services
basis, FCA FRN 663617.
_______________________________________________
Enterprise mailing list
[email protected]
https://mail.mozilla.org/listinfo/enterprise
To unsubscribe from this list, please visit
https://mail.mozilla.org/listinfo/enterprise or send an email to
[email protected] with a subject of "unsubscribe"
_______________________________________________
Enterprise mailing list
[email protected]
https://mail.mozilla.org/listinfo/enterprise
To unsubscribe from this list, please visit
https://mail.mozilla.org/listinfo/enterprise or send an email to
[email protected] with a subject of "unsubscribe"