Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

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?

所有回复 (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.