nishanthvijayan / HackerNews-Feed

Chrome and Firefox extension to have a quick peek at the current Hacker News front page.
http://nishanthvijayan.github.io/HackerNews-Feed/
GNU General Public License v3.0
27 stars 9 forks source link

Move Firefox addon to webextensions #7

Open gerdneuman opened 7 years ago

gerdneuman commented 7 years ago

From Firefox 57 onwards legacy addons won't be supported anymore. Since there's already a Chrome port, it should be fairly easily to make this also work in Firefox. WebExtensions already work today in Firefox though it might be possible that some API is still missing...

https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Porting_a_legacy_Firefox_add-on

Thank you, your addon is a really nice and useful :)

jnachtigall commented 7 years ago

Starting with latest Firefox Nightly all legacy addons have been disabled and only WebExtensions are allowed. Hence this lovely plugin has also been disabled for me :-(

Would be great to see the Chrome WebExtension being adapted/ported to Firefox.

nishanthvijayan commented 7 years ago

Thank you for letting me know. I'll port it asap.

jnachtigall commented 6 years ago

@nishanthvijayan Did you have had time or will have time to look into it? Now Firefox Quantum is out and the HackerNews-Feed addon is the only one I still have that is broken :-/ I really liked it <3