Closed Glench closed 1 month ago
Hello! Yes, this is a known issue in the new version 130 of Chrome. I have updated the package, please try again in the new version.
You can read more about the issue here – https://github.com/crxjs/chrome-extension-tools/issues/918
Marvelous, thank you so much! Changing the dependencies of my project to the ones listed in this package fixed it!
update dependencies,it's work
When I clone the repo from source, run
npm install
, thennpm run dev
and load the extension unpacked from thedist/
folder, I see an endless reloading "Waiting for service worker" when I click the extension's icon to open the popup/options page. I'd expect instead to see the correct popup/options page. If I runnpm run build
the popup works fine and I see the +/- count demo.I'm on Chrome for Mac 130.0.6723.59.