Hello!
We have several Firefox add-ons that are self-distributed. They are submitted using web-ext to addons.mozilla.org for signing. And then we take the resulted XPI and publish on our download server.
We would like to switch the add-on from being self-distributed to being available on addons.mozilla.org for users to download. Thus, the question. What is the most user friendly way of doing that?
Let’s say we have a lot of customers using the current self-distributed version of the add-on. Will they get automatically switched to the version we will upload and change the visible setting?
Found this post from 2015 Migrate from self-hosted to Add-ons Store?. Is that still the case?
So we just need to publish a new version for the existing add-on without updateURL and changing the distribution from “On your own” to “On this site” and that should be it?
Or I am missing something? Thanks!