Viewing a single comment thread. View all comments

DashlaneCaden t1_j8ee111 wrote

Ah yes & just to clarify, our extension still has to go through the signing & review process at Mozilla, including submitting source code occasionally for them to reproduce builds & validate + approve our extension. We just opted to distribute it ourselves rather than in the add-on store originally.

1

56kul t1_j8ee8gg wrote

Wait, if you still need to verify it through Mozilla, doesn’t it mean that you’re already clear to host it through the add-on store?

1

DashlaneCaden t1_j8eeenv wrote

I believe the biggest hurdle is how to migrate users best from our hosted extension to the add-on store version, so we can avoid having to deploy & maintain the distribution of both versions. Moving from an unlisted extension -> listed is not as seamless as you'd expect, as it would technically be a new / separate extension on the add-on store.

1