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

Migrate Chrome manifest to V3 #907

Open
JalilArfaoui opened this issue Apr 18, 2021 · 3 comments · May be fixed by #1276
Open

Migrate Chrome manifest to V3 #907

JalilArfaoui opened this issue Apr 18, 2021 · 3 comments · May be fixed by #1276
Assignees
Labels
📘 Manifest V3 chrome M 👕 Need some work / May have some uneasy points needs-permissions Triggers an authorization popup for the user - avoid at (most) costs!

Comments

@JalilArfaoui
Copy link
Member

JalilArfaoui commented Apr 18, 2021

Chrome has started supporting manifest V3 from version 88 :

https://blog.chromium.org/2020/12/manifest-v3-now-available-on-m88-beta.html

We have to migrate to manifest V3 before end of the year :

While there is not an exact date for removing support for Manifest V2 extensions, developers can expect the migration period to last at least a year from when Manifest V3 lands in the stable channel. We will continue to provide more details about this timeline in the coming months.

Overview
https://developer.chrome.com/docs/extensions/mv3/intro/mv3-overview/

Check-list
https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/

@JalilArfaoui JalilArfaoui added M 👕 Need some work / May have some uneasy points needs-permissions Triggers an authorization popup for the user - avoid at (most) costs! labels Apr 18, 2021
@JalilArfaoui
Copy link
Member Author

It seems we still have time (and it seems that manifest V3 is still very flawed) : https://groups.google.com/a/chromium.org/g/chromium-extensions/c/DQDf8Lsn6zQ

@JalilArfaoui
Copy link
Member Author

Migration Guide

@lutangar lutangar linked a pull request Jun 14, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📘 Manifest V3 chrome M 👕 Need some work / May have some uneasy points needs-permissions Triggers an authorization popup for the user - avoid at (most) costs!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants