jangxx / netflix-1080p

Chrome extension to play Netflix in 1080p and 5.1
https://chromewebstore.google.com/detail/new-netflix-1080p/mdlbikciddolbenfkgggdegphnhmnfcg
MIT License
737 stars 57 forks source link

deprecation warning #39

Closed floh96 closed 2 years ago

floh96 commented 2 years ago

fyi you need to update to manifest version 3 until the end of the year

Manifest version 2 is deprecated, and support will be removed in 2023. See https://developer.chrome.com/blog/mv2-transition/ for more details.

jangxx commented 2 years ago

Yea I saw that, but I didn't have time to look into what that actually takes. Apparently V3 is changing the way request redirection works, so this update takes a bit more than just incrementing the version number to 3. It shouldn't be too hard but I just hadn't had the time yet and 2023 is still a ways out.

jangxx commented 2 years ago

Fixed in 1.27.0.