[wpkg-users] Firefox 8 and extension deployment

Malte Starostik lists at malte.homeip.net
Wed Dec 14 15:04:39 CET 2011


Am Mittwoch, 14. Dezember 2011, 14:51:08 schrieb chiddie:
> > You can „install“ extensions globally by copying them _anywhere_ e.g.
> > %ProgramFiles%\local\FirefoxExtensions
> > and registering them like described here:
> > https://developer.mozilla.org/en/Adding_Extensions_using_the_Windows_Regi
> > stry
> 
> Well, i can't believe it... but it works.
> 
> I have only one more question: using this method, when i open firefox (8)
> the addon is detected but is disabled (or there's a mask saying that a new
> addon was detected but i have to choose if i want to install it or not). Is
> it possible to have addons/extensions installed/enabled by default when
> firefox starts?

For that, we use these settings in mozilla.cfg:

lockPref("extensions.shownSelectionUI", true);
lockPref("extensions.autoDisableScopes", 7);

Check out http://wpkg.org/Firefox#Setting_and_Locking_Preferences for details 
on that file.

> Thanks sooooo much anyway.

Welcome,

Malte
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20111214/d476d9cc/attachment-0002.html>


More information about the wpkg-users mailing list