mozilla / addons

☂ Umbrella repository for Mozilla Addons ✨
Other
127 stars 41 forks source link

Restrict add-on distribution by region #1873

Open dessant opened 2 years ago

dessant commented 2 years ago

Developers may want to restrict the distribution of their extensions in certain regions, in a similar way it is done on the Chrome Web Store, Microsoft Store and App Store. The feature appears to be already implemented and available to AMO admins, it would be great to also make it available to developers.

┆Issue is synchronized with this Jira Task

mconnormoz commented 2 years ago

The current feature is relatively limited, and built with the specific use case of implementing legally required blocks for a given add-on. The copy and HTTP usage is narrowly scoped to HTTP 451. We're not going to expose that specific implementation to developers at this time.

Bigger picture, this is a capability that has a number of legitimate use cases, so we're going to look into this as a part of our developer support roadmap for the second half of the year.

There's a long list of questions we'll need to answer, including but not limited to:

KevinMind commented 6 months ago

Old Jira Ticket: https://mozilla-hub.atlassian.net/browse/ADDSRV-89