Migrate to manifest v3
maximbaz opened this issue · 23 comments
maximbaz commented
This is the tracking item for the manifest migration.
Deadline is June 2023, after which the extension will be set to unlisted in Chrome Web Store.
erayd commented
That June 2023 deadline is now under review, and seems likely to be pushed out. Have been waiting for more info on it since December.
https://developer.chrome.com/docs/extensions/migrating/mv2-sunset/
erayd commented
Biggest issue currently is premature closedown of service workers, and pending API for intercepting modal auth now that we can no longer use the blocking webrequest API for it.
maximbaz commented
Thanks for the context, very interesting!