Skip to content
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

Support for Firefox #3

Open
gmcz opened this issue Nov 4, 2018 · 3 comments
Open

Support for Firefox #3

gmcz opened this issue Nov 4, 2018 · 3 comments
Labels
platform support Add or improve support for a specific browser/platform

Comments

@gmcz
Copy link

gmcz commented Nov 4, 2018

I really appreciate this clean, dark-mode friendly new tab page. It'd be great if I could use it in my browser of choice: Firefox.

(If you've not tried Firefox in a while, check it out! It's quite improved and if you are in love with Chrome's dev tools, check out Firefox Developer's Edition which also has great dev tools.)

@krismuniz krismuniz added the platform support Add or improve support for a specific browser/platform label Nov 4, 2018
@krismuniz
Copy link
Owner

krismuniz commented Nov 4, 2018

Definitely in the roadmap. Thank you!

@THEozmic
Copy link

THEozmic commented Nov 5, 2018

I've started working on this. The major constraint I've found is the APIs. Some browser APIs on chrome.* do not exist for firefox and right now I'm just trying to "stub" them out just to get the extension's main features working.

@krismuniz
Copy link
Owner

Awesome!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform support Add or improve support for a specific browser/platform
Projects
No open projects
Status: To do
Development

No branches or pull requests

3 participants