The process of publish an extension in AMO is taking a long time.
I understand that it is possible to use a non-AMO extension and use the update_url entry to control the updates:
“applications”: {
“gecko”: {
“update_url”: "my server …
After completing the AMO posting process, is it possible for my non-AMO extension to point to AMO?
example:
“update_url”: “https://addons.mozilla.org/.../firefox/addon/…”