Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Is there anyway to silently install addons? I am trying to roll out a firefox addon in a corporate environment and prefer no user prompts for addon installs.

  • 2 پاسخ
  • 1 has this problem
  • 9 views
  • آخرین پاسخ توسّط cor-el

more options

When I move the .xpi package for an addons to the Application Data\Mozilla\Firefox\Profiles\USER\extensions directory firefox prompts to allow install for the suer. Is there anyways to disable this prompt and do an automatic install? I'm in a corporate environment and trying to roll out an addon silently.

When I move the .xpi package for an addons to the Application Data\Mozilla\Firefox\Profiles\USER\extensions directory firefox prompts to allow install for the suer. Is there anyways to disable this prompt and do an automatic install? I'm in a corporate environment and trying to roll out an addon silently.

All Replies (2)

more options

I think there is a file that stores the list of active extensions. If you were to remove that file, Firefox might rebuild it silently, not knowing which extensions are new. One or more of these files would be relevant: extensions.sqlite (Fx4+), extensions.sqlite-journal (Fx4+), extensions.rdf (pre-Fx4) and extensions.ini (pre-Fx4).

Is it impolite to do this to the user? Well, yes...

more options

It is no longer possible to automatically install extensions in a Firefox profile without confirmation.

If you delete extensions.sqlite then you will get an 'allow' tab for each extension, so it is best to avoid that.