HabitRPG / habitica-chat-extension

A habitica.com Chat Client for Chrome
18 stars 13 forks source link

Extension removed from Chrome and Firefox stores #85

Open averymd opened 2 years ago

averymd commented 2 years ago

The Chrome extension settings now say "This extension violates the Web Store policy" and the store page gives a 404.

I don't use Firefox, but that extension page gives a 404 as well.

bauerbach commented 2 years ago

Google and Mozilla must have changed their policies.

fredster33 commented 1 year ago

This is likely due to the usage of Manifest 2.0 instead of 3.0. See https://developer.chrome.com/blog/mv2-transition for more info.

bauerbach commented 1 year ago

Can't you update it to Manifest 3.0?

jlsjonas commented 1 year ago

There are two key dates for the phase-out:

January 17, 2022: New Manifest V2 extensions will no longer be accepted by the Chrome Web Store. Developers may still push updates to existing Manifest V2 extensions, but no new Manifest V2 items may be submitted.

January 2023: The Chrome browser will no longer run Manifest V2 extensions. Developers may no longer push updates to existing Manifest V2 extensions.

I'd be surprised if that would be the reason, the uploader likely got an email with more info