-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please support Firefox with WebExtensions #135
Comments
Hello and thanks for the post! This has been towards the top of my to-do list for Just Read for a while now, but I haven't found enough free time to try and do this properly because it's a fair amount of work (I also don't want to have to maintain another JR version, haha). Thanks for making a formal issue for it! Edit: This is more difficult than I thought it would be but it's not off of the table for happening. With that being said, I likely won't get around to trying again until the summer of 2019. |
Hi @ZachSaucier, bumping this. Would love to see this for Firefox. I'm incredibly impressed with how customisable this is. |
I got around to porting JR to Firefox today. Here's the free version - help finding any bugs is appreciated! I ported Just Read Premium as well, but I haven't set up a way to handle payments so I can't just put it on Mozilla's add-on site yet. |
Would love to see JR Premium available for Firefox. |
Thank you! @ZachSaucier |
Another vote from me. |
The newest version of Just Read (v 5.0) now supports Premium features in every browser including Firefox 🥳 |
Hello,
Chrome extensions just work in Firefox most of the time since Firefox has almost all Chrome API and a few added ones https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Browser_support_for_JavaScript_APIs conversion is usually very simple https://vimeo.com/241435808
Can you please support Firefox also? https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Porting_a_Google_Chrome_extension
Thank you!
The text was updated successfully, but these errors were encountered: