PabloRomanH / zhongzhong

Chrome extension that translates Chinese words when hovering on them.
https://chrome.google.com/webstore/detail/zhongzhong-an-improved-ch/dggcgdjndddfmcfoipccicfoajmciacf
34 stars 14 forks source link

Move to Manifest V3 #60

Open kumar-ish opened 1 year ago

kumar-ish commented 1 year ago

Chrome extensions have been heavily recommended / are being required to move to Manifest V3 (see: https://developer.chrome.com/docs/extensions/mv3/intro/).

AFAICT, to work on this extension locally requires it to be running Manifest V3 right now.

Similar issue on rikaikun (although outdated since the timelines are now actually approaching / Chrome is pushing it to be done ASAP)

kumar-ish commented 1 year ago

There's a few features I would like to have in the extension (particularly #31 and #45), and I would like to work on them. I can investigate and see if I have the capacity / capability w.r.t. experience or what-have-you to work on it and let you know -- it is a very substantial refactor so it'll be a big job re-writing and reviewing.