
Firebug integration with Firefox is awesome. Despite Mozilla Firefox comes with its own Developers Tool, Firebug is a MUST HAVE for every web developer out there.
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.
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. 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. FireBug is clearly superior at this task.
With HTML: You can remove elements, add elements and modify elements in DOM tree or HTML Code on the fly. Very handle.
You are curious about a web site, its code or its CSS? Just FireBugize it.
I can't make no one web project without using FireBug. Review collected by and hosted on G2.com.
Is not easy copy text from CSS box at right inside FireBug window. That's the only thing that I dislike of FireBug. Review collected by and hosted on G2.com.
The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.
Validated through LinkedIn
This reviewer was offered a nominal gift card as thank you for completing this review.
Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.




