This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ค้นหาฝ่ายสนับสนุน

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.

เรียนรู้เพิ่มเติม

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 คนมีปัญหานี้
  • 9 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย 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.

การตอบกลับทั้งหมด (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.