-
Notifications
You must be signed in to change notification settings - Fork 73
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
firefox extension #22
Comments
Wow really cool! I've been meaning to do this but was still waiting for the devtools api to be more stable. |
its done! supports features currently provided by chrome extension :) can you try it out? Also if its ok can you add a reference to it in the readme? |
The ember extension is actually a cross-browser add-on: https://github.com/tildeio/ember-extension ...it even has grunt tasks to build for either platform. Worth thinking about? |
Hi @canuckistani ! i rewired the extension with those grunt tasks only, they are awesome :) |
Cool! tagging @rpl he'll appreciate the props. |
@deepak1556 Glad you liked and found them useful :-) as a Firefox and Grunt user... Thank you for starting to port this to Firefox! |
Cool, Thanks :) , can you try the extension and report issues if you find any |
Hi, i just made a firefox devtools extension based on your template, had to change some content in
devtools.js
. Now only a basic prototype is available, just want to hear your thoughts on it https://github.com/deepak1556/grunt-ffdevtools, Thanks!The text was updated successfully, but these errors were encountered: