I would like to change the AddOn ID of my extension. Unfortunately, I used an e-mail address at the time of publishing. I no longer have access to this and I find it misleading if the WebExtension continues to run under this ID. If I have interpreted this correctly, it is not possible to change the ID directly. The advice was that I should publish a new extension. My problem now is that I don’t know how to migrate the settings and, above all, the users to the new extension without causing any effort for the user.
Hence the following questions:
- how can I automatically install AddOn B when updating AddOn A?
- how can I automatically migrate/transfer the settings from AddOn A to AddOn B?
- how can I automatically uninstall AddOn A when step 2 has been successfully completed?