FutureMillennium / Screenshot-YouTube

Chrome extension: Take a screenshot of any YouTube video with one click.
https://chrome.google.com/webstore/detail/screenshot-youtube/gjoijpfmdhbjkkgnmahganhoinjjpohk
132 stars 28 forks source link

Update Manifest V3 #31

Open unishigure opened 8 months ago

unishigure commented 8 months ago

Resolve #21 Update to V3, due to the end of support for Manifest V2 extensions.

Ref: https://developer.chrome.com/docs/extensions/develop/migrate/mv2-deprecation-timeline

Also, remove background.js as it will no longer function with the migration of background scripts to Service Worker. I have confirmed that this change does not interfere with the operation in my environment.

Ref: https://developer.chrome.com/docs/extensions/develop/migrate/to-service-workers#keep-sw-alive


This text has been translated from Japanese into English by DeepL. Thanks!