Le 11-01-2018 09:36, Marco Gaiarin a écrit :
> Mandi! Joel Sanderi > In chel di` si favelave... > >> I need help on how to silently install and enable a Firefox Add-on within an >> organization. > > Probably there's complex answers, but briefly: > > a) enable 'autoconfig': > http://mike.kaply.com/2012/08/29/setting-the-default-firefox-homepage-with-autoconfig/ > [1] > and set scopes of extensions so the 'system' ones get activated by default: > pref("extensions.autoDisableScopes", 8); > pref("extensions.enabledScopes", 7); > > b) copy extensions (unpacked or not, do some tests) on: > > "%ProgramFiles32%\Mozilla Firefox\browser\extensions\" I found it easier to use CCK2 instead (which handles that nicely, and does many other things) : https://mike.kaply.com/cck2/ [2] . Install this extension on a Firefox 45 ESR, configure what you want, it will generate some files that you need to deploy in the installation directory of the Firefox you want to customize (it's compatible with any version of Firefox) Links: ------ [1] http://mike.kaply.com/2012/08/29/setting-the-default-firefox-homepage-with-autoconfig/ [2] https://mike.kaply.com/cck2/
_______________________________________________ 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"

