Hello,
Over the past few months, I have noticed that the add-on review process has become significantly slower. Previously, my submissions were usually approved within 2–4 days, but now I sometimes have to wait 2–3 weeks, and in some cases even more than a month.
After looking into the available information, I understand that Mozilla may currently be experiencing issues related to review capacity, staffing, or increased workload.
Because of this, I have a question regarding add-on distribution.
Is there any way to obtain automatic signatures for new versions of an extension and distribute them independently through my own website?
For example, I would like to create a download page on my website with a button such as:
[ Download / Install Extension ]
When the user clicks this button, I would like Firefox to display the standard extension installation prompt, similar to the experience of installing an extension from an AMO page. I would like to avoid a process where users have to manually download an .xpi file, open it, navigate through developer settings, or perform additional steps to install a new version.
While this process is not a problem for technically experienced users, ordinary users are often unwilling to go through several additional steps just to install an extension. Seeing a long list of instructions is enough for many users to simply give up.
I understand that automatic signing may work for smaller changes, but my extension is a fairly large project. It currently contains more than 100,000 lines of code, and many updates add another 5,000–10,000 lines of new code. As a result, almost every significant update is sent for manual review, which can delay important fixes for several weeks.
I would still like to keep the stable version of my extension publicly available on AMO, but I would also like to have the ability to distribute urgent fixes and newer versions through my own website without waiting several weeks for manual review.
My main question is: Is there an official way to obtain a signed version of an extension for self-distribution that can be installed directly from a website with a single click, using Firefox’s standard installation mechanism, without requiring a lengthy manual AMO review for every update?
I would appreciate any clarification regarding the available distribution options for this use case and any limitations that apply.