binaryage / chromex

Write Chrome Extensions in ClojureScript
Other
411 stars 21 forks source link

Manifest v2 vs v3 #26

Open whamtet opened 1 year ago

whamtet commented 1 year ago

Thanks for the great work @rberger @deg @sdsykes . examples/shadow is easy to run out of the box. Chrome is warning me about upgrading from manifest v2 to v3. Is there much work to do? I'm a little concerned about the end of support for v2, although it does look like Google may be postponing.

noitcudni commented 1 year ago

I'm actually able to get chromex working on manifest V3, but figwheel doesn't work anymore for popup and for background.