Firefox (and standard) support
Thanks for this extension, it seems really cool!
However, as usual, Google doesn't respect standards, and Chrome doesn't comply with W3 Browser Extensions WebExtension/BrowserExt API.
But Mozilla have made some tools to facilite the compat work. https://github.com/mozilla/webextension-polyfill
No bandwith right now but if someone wants to give a try...
Emm, we are already using it. Did you tested out? I current don't have bandwidth to submit for store yet tho.
🤦♂️ Oh sorry! I've seend that at 1am, and actually even haven't tested it. I basically thought that you made it only for Chrome.
I'm trying to test it, and have an error.

I've done a yarn build and yarn pack:firefox
Btw, do you want a PR to create automatically a release with the files for each tag? It'll let people download it without the the need for store in a first time.
Hey @mathieutu, I just got this addon to load by loading it as a temporary addon from Debug Add-ons menu. (about:debugging#/runtime/this-firefox)
I wonder if an ID needs to be added for it to work, see this SO post.