Hacker News new | ask | show | jobs
by ritinkar 1320 days ago
Yup. The code was written with portability in mind. As soon as I get time to test it on Firefox I'll do it.
1 comments

And have you thought about whether or not it could be loaded with javascript?

That could eliminate the need for platform specific extensions.

There's a service worker in the background that does quite a bit of the heavy lifting. So, it can't be a pure JS script.