
Review collected by and hosted on G2.com. I can't make no one web project without using FireBug. You are curious about a web site, its code or its CSS? Just FireBugize it. With HTML: You can remove elements, add elements and modify elements in DOM tree or HTML Code on the fly. FireBug is clearly superior at this task.


This responses are a pain in the #$% if you are using Chrome and its Developers Tool but, in FireBug, you can revise all the responses, even FireBug can format XML and JSON responses for easy reading. With JS: FireBug simplifies the benefits of the Javascript console, you can check "console.log" outputs easily but, FireBug really shines with AJAX, and POST responses. With CSS: You can modify CSS definitions on the fly, How will be seen this H1 in red color? Done, just change it in FireBug, review and write the definitive code in your CSS file, the same if you want to add some margin, padding o change font-size. There you will find an option to download/install the FireBug add-on. Despite Mozilla Firefox comes with its own Developers Tool, Firebug is a MUST HAVE for every web developer out there. The Firebug web development tool, an open source add-on to the Firefox browser. Firefox can be augmented with extra tools from its add-on library, but occasionally faces compatibility problems with some. Firefox’s performance is fast enough for everyday use, but many other browsers use less RAM. Firebug integration with Firefox is awesome. The industry standards for internet browsers have changed dramatically since Firefox was launched in 2002.
