extesy / hoverzoom

Google Chrome extension for zooming images on mouse hover
https://chrome.google.com/webstore/detail/hover-zoom%20/pccckmaobkjjboncdfnnofkonhgpceea
MIT License
1.12k stars 177 forks source link

Manifest V3 support #1395

Open koryphaee opened 3 weeks ago

koryphaee commented 3 weeks ago

For better or worse, Chrome is phasing out Manifest V2 in favor of V3.

My Chrome 127 is telling me this extension may soon™ be supported anymore: image

Are there any plans to migrate to manifest V3? Ideally no funcionality would be lost when doing so. If that is not possible could a separate version (like uBlock Origin Lite) be the solution?

extesy commented 3 weeks ago

This is a non-trivial migration and I'm very short on time. Pull requests would be appreciated.