Hey everyone, I’m trying to get a small extension published in the store. I’m not exactly sure how to proceed.
- I ran
web-ext sign
and I have my extension’s latest version listed in “My add-ons”. I even set a custom URL, but only I can see it. I expected there would be a control saying “make this extension public” or something like that, but I couldn’t find one. - I went to “Submit a New Add-on” and uploaded the generated
.xpi
file fromweb-ext-artifacts/
, I got “All tests passed successfully”, but then what?
How exactly do I get my extension listed? Thanks.