Firefox?
Closed this issue ยท 12 comments
Hey @elrumo
I was wondering if there is a Firefox version or you planning on publishing one?
Cheers,
Peter
Not yet, but seeing I've already had some people ask for it I'll definitely make one. Thanks for the feedback!
Okay, it should work almost out of the box - I would smoke test it, upload it to Mozilla and see.
Just submitted it, that was surprisingly quick. I hadn't done it earlier because I thought it would take longer. I'll update this issue once it's been approved.
Hey @elrumo
yeah, Firefox and Chrome are very similar when it comes to extensions. Most work out of the box ๐๏ธ
Thanks for the update!
Cheers!
I would also be available help if required in this.
Thanks for making this.
Firefox has denied the plugin because I submitted minified code without supplying them with the non-minified code. The issue is that the code is from the UI library I used, another issue is that the icons from the Adobe library don't load because of security reasons. I think the best option would be to use WebPack to only import the components needed, as seen here, but I don't have much experience with WebPack, so help there would be appreciated.
I'm not experienced enough with webpack - just using pre-configured versions really. I've simply uploaded source code without dependencies - but that was for cases where all dependencies came via NPM.
Firefox also has a pollyfill to help making the extensions made for chrome also work for firefox.
Here is the pollyfill
@himittal09 Yesterday I re-submitted the plugin for review and should hopefully be approved soon
Took some time, but it's finally available on Firefox :)
https://addons.mozilla.org/en-GB/firefox/addon/stackoverflow-focus/
Thanks @elrumo
the link now goes to a 404