Déployer l’extension Firefox
Comment déployer :
Mac
{ "policies": { "ExtensionSettings": { "*": { "blocked_install_message": "Message d’erreur personnalisé.", "install_sources": [ "about:addons", "https://addons.mozilla.org/" ], "installation_mode": "allowed", "allowed_types": [ "extension" ] }, "{ YOUR UUID }": { "installation_mode": "force_installed", "install_url": "URL/YOUR UUID.xpi" } } } }Windows :

Mis à jour