[Mozilla Enterprise] installing addons
Maxime Accadia
maxime.accadia at univ-grenoble-alpes.fr
Wed Nov 25 13:23:19 UTC 2020
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" <t.westley at staysure.co.uk>
À: "enterprise" <enterprise at mozilla.org>
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 t.westley at staysure.co.uk
[ 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
Enterprise at mozilla.org
https://mail.mozilla.org/listinfo/enterprise
To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to enterprise-request at mozilla.org with a subject of "unsubscribe"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/enterprise/attachments/20201125/8dce4ecd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0.jpg
Type: image/jpeg
Size: 11103 bytes
Desc: not available
URL: <http://mail.mozilla.org/pipermail/enterprise/attachments/20201125/8dce4ecd/attachment.jpg>
More information about the Enterprise
mailing list