Comment by iansinnott

2 years ago

Not currently, but it was initially built with that in mind. Namely, i used web extension polyfills to unify the extension API of Chrome and FF. However, while trying to achieve MV3 compatibility I used chrome-only APIs because the polyfills made debugging more difficult.

It will take a bit of work to support FF, but not too much work