Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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 trả lời
  • 1 gặp vấn đề này
  • 9 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Tất cả các câu trả lời (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.