Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Manifest V3 #50

Open
lydell opened this issue Mar 8, 2022 · 0 comments
Open

Update to Manifest V3 #50

lydell opened this issue Mar 8, 2022 · 0 comments

Comments

@lydell
Copy link
Owner

lydell commented Mar 8, 2022

Manifest V2 extensions won’t run in Chrome in January 2023 2024.

https://developer.chrome.com/docs/extensions/mv3/mv2-sunset/

According to https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/manifest_version no browser except Chrome supports V3. Not sure what one’s supposed to do. Update: Firefox 109 supports v3.

This article gives some clues: https://discourse.mozilla.org/t/when-will-web-ext-support-manifest-v3/91514/5. Sounds boring.

Found a checklist: https://developer.chrome.com/docs/extensions/mv3/mv3-migration-checklist/

Might be able to piggy-back on learnings from refined-github/refined-github#5531

web-ext now has --firefox-preview for trying experimental manifest v3 support: https://github.com/mozilla/web-ext/releases/tag/7.1.0

Update: Newer blog post from Mozilla: https://blog.mozilla.org/addons/2022/10/31/begin-your-mv3-migration-by-implementing-new-features-today/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant