Y
Hacker News
new
|
ask
|
show
|
jobs
by
yarg
1320 days ago
Any plans for Firefox (and does this need to be an extension at all - there are some rather powerful website extensions that load via JS scripts)?
1 comments
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.
link
yarg
1320 days ago
And have you thought about whether or not it could be loaded with javascript?
That could eliminate the need for platform specific extensions.
link
ritinkar
1320 days ago
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.
link