Izzy
Izzy
Sorry for the delay. I personally don't use Firefox but as I understand it the extensions mostly work the same. I might look into this at some point but there's...
Since MV3 is done now, this might get another look. There's a [polyfill from Mozilla](https://github.com/mozilla/webextension-polyfill) that helps with this so *in theory* this shouldn't be too hard.
From my last PR: > Just added the polyfill that replaces chrome. APIs with browser. APIs. Firefox currently does not support Manifest v3, so can't load the extension in it's...
So in the Firefox 109 dev version MV3 support is enabled but it still errors out because FF doesn't have service worker support yet. > background.service_worker is currently disabled
@peakercope great! please open a simple issue(see #33 as example), i'll add it to the list uptop :)
@gaurav219 Sure, if you comment in the linked issue( #59 ) I can assign it to you! :)
@Syarol sure, I've added #77 for you, if you comment there I can assign it :)
@krisfremen I'm sorry but afaics that's not language supported by Chrome/Blink-based browsers(see the link in the issue text, paragraph "Choosing locales to support") so it wouldn't make much sense to...
Sorry for the late reply, but I'm not super actively working on this project. Currently there's nothing like what you described but that _might_ be something that could be added....