magic-copy icon indicating copy to clipboard operation
magic-copy copied to clipboard

"background.service_worker is currently disabled" in Firefox

Open Jipok opened this issue 2 years ago • 4 comments

I get zip from releases screenshot

Jipok avatar Apr 15 '23 08:04 Jipok

It seems that we have to use a separate manifest file for Firefox because it doesn't support background.service_worker in Manifest V3 yet :(

kevmo314 avatar Apr 17 '23 03:04 kevmo314

So this add-on is only for chrome?

Jipok avatar Apr 28 '23 19:04 Jipok

So this add-on is only for chrome?

At the moment, yes. You can try the Firefox release but I haven't been able to test it thoroughly.

kevmo314 avatar Apr 28 '23 19:04 kevmo314

It seems that we have to use a separate manifest file for Firefox because it doesn't support background.service_worker in Manifest V3 yet :(

Yeah looks like https://github.com/mozilla/web-ext/issues/2532 but there seems to be progress based on https://bugzilla.mozilla.org/show_bug.cgi?id=1573659

SputNikPlop avatar Jul 16 '24 18:07 SputNikPlop