← Back to context

Comment by sunnybeetroot

2 years ago

Full text tabs looks great! Would the code work on Firefox?

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