Firebug lite extension for Google Chrome
Google Chrome has quite quickly become my main browser for everyday use but when it comes to development I still have to slip back to Firefox.
This is starting to change a while back with Firebug releasing a "lite" version via bookmarklets (which is compaitble with IE6+, Opera, Safari and Chrome).
They have now gone a little bit further with this idea and created a Google Chrome Extention that you can now download and install. Its not all roses though as it still does have some missing features like: JavaScript debugger & Net Panel not being available. Hopefully though this is just the start of good things to come for the browser.
A bit more on Firebug Lite:
Firebug Lite is a pure Web based version of Firebug, built on a different code base than the Firefox version. In addition to Pedro's major improvements, he has also been evolving the code to bring it closer to the Firefox version. Eventually we hope to combine the Lite code with a new Firebug frontend for mobile and remote debugging based on a standard web debug protocol.https://chrome.google.com/extensions/detail/bmagokdooijbeehmkpknfglimnifench
| Tweet |
| If you like what you see on the website and/or this post has helped you out in some way please consider donating to help keep me in beer vodka. The donations are made through Paypal, which accepts almost any credit card or eCheck. |
Even out of the box it was good to see the coloured View Source and the super useful Inspect Element tool available and built in from the start.
To tell you the truth, I really only use other browsers now for testing. I find FF slow these days especially when plugins are involved, it takes way longer than Chrome to load up. Chrome is just there at a click and is great rendering pages and JS.Extensions were always the thing that was lacking but now that they're there it's awesome!
I also use Charles http://www.charlesproxy.com/
Cheers.
http://code.google.com/webtoolkit/speedtracer/get-...
It could potentially replace the Net Panel for Firebug. Also provides a JS debugger I think.
Cheers.
<a href="http://www.firebugger.com">Firebug</a&g...; for IE