crx-reload-tab icon indicating copy to clipboard operation
crx-reload-tab copied to clipboard

Update to Manifest v3

Open sam20e opened this issue 2 years ago • 6 comments

Hello,

Firstly, I want to thank you for taking the time to create this extension and make it public.

I'm curious if there are plans to release a new update that aligns with Manifest v3 standards? If so, that would be fantastic.

Thank you.

sam20e avatar Oct 31 '23 03:10 sam20e

Yes, it is on the pile of stuff to do for my personal side projects… That pile is not small. :(

On the bright side, the V2 deprecation is still postponed with no real timeline yet. https://developer.chrome.com/docs/extensions/migrating/mv2-sunset/


It looks like V3 is dropping support for background pages and replacing them with service workers. While that sounds like a good change, it also means I have to migrate the code and do a lot of testing to make sure it continues working correctly.

denilsonsa avatar Oct 31 '23 07:10 denilsonsa