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

How do I deploy an add-on to an existing profile?

  • 1 trả lời
  • 1 gặp vấn đề này
  • 5 lượt xem
  • Trả lời mới nhất được viết bởi Wesley Branton

more options

I wrote a Firefox add-in to to be deployed by an external Windows application. Up to now, the application has deployed the add-on by copying it into the active profile.

With compulsory add-on signing, I rebuilt my add-on with jpm and had it signed by Mozilla. It is now a valid add-on that I can install as a Firefox user. However, dropping the add-on into the Extensions directory of the profile no longer results in it being installed and enabled when Firefox restarts.

I have looked at as many articles and forum posts as I can find, but most of them are out of date. I assume that something has changed in recent versions of Firefox that prevents deployment by this method. What I require is a way of delivering the add-on without inconveniencing users. I am not particularly interested in users in removing the add-on as it is designed to be helpful!

Could somebody point me to the information on how to do this with Firefox 45?

I wrote a Firefox add-in to to be deployed by an external Windows application. Up to now, the application has deployed the add-on by copying it into the active profile. With compulsory add-on signing, I rebuilt my add-on with jpm and had it signed by Mozilla. It is now a valid add-on that I can install as a Firefox user. However, dropping the add-on into the Extensions directory of the profile no longer results in it being installed and enabled when Firefox restarts. I have looked at as many articles and forum posts as I can find, but most of them are out of date. I assume that something has changed in recent versions of Firefox that prevents deployment by this method. What I require is a way of delivering the add-on without inconveniencing users. I am not particularly interested in users in removing the add-on as it is designed to be helpful! Could somebody point me to the information on how to do this with Firefox 45?

Tất cả các câu trả lời (1)

more options

In general, I don't think that many of the volunteers on this forum will be able to provide you the information that you require.

You might have more luck if you get in touch with some developers on the Mozilla Developer Network.