Firebug is an open source web development tool used to debug, edit and monitor HTML, CSS, and JavaScript of any web page. It is a Firefox extension, which runs on any web browser, including Firefox, Chrome, Safari, and Internet Explorer. Firebug is used by web developers to improve the quality of their websites by making it easier to find coding errors and fix them quickly. Firebug also has a range of features to help with debugging layout issues and performance issues, making it easier to develop a website. Firebug can also be used to test and analyze the performance of web pages and the components that make up a web page. Firebug also allows users to inspect the HTML and CSS to understand how a web page is built and what elements are included on the page. Firebug is a must-have tool for any web developer, as it can help to save time and effort when debugging and developing websites.
Directly integrated into Firefox, so it's faster. And guaranteed to stay up to date as Firefox evolves.
Discontinued The project is no longer being developed. The latest version, 0.8.14.1, released in May 2014, is not compatible with Firefox, but the extension still works in XUL-based Firefox forks such as https://alternativeapp.info/software/waterfox/ and https://alternativeapp.info /software / palemoon/.
Warning Suspected of distributing advertisements even after removing the extension
Firebug is specifically DOM-based and allows DOM manipulation (including dynamic style changes), while HTTP LIVE headers capture traffic but do not provide the ability to manipulate the DOM. This application has more in common with Terlerik's Fiddler application than with FireBug.
Warning Suspected of distributing advertisements, even after removing the extension
Discontinued The program is no longer updated. The latest version, 1.4.3, released in November 2009, can still be purchased from the official website.
By mfgmdl · Aug 2011
Hola a todos, ¿Puede alguien explicarme por qué algunas etiquetas están resaltadas en gris claro? El texto de algunas etiquetas (divs) aparece en gris ... Acabo de comenzar a hacer algunos códigos html y css, así que, lamentablemente, no puedo saber si estoy haciendo algo mal con mis códigos. Estoy contento con la forma en que aparecen las cosas en la página, pero me gustaría saber por qué se resalta ese objeto en particular. Aqui esta el link. Es el div id = "tag" ... ¡Cualquier ayuda sería muy apreciada! Gracias
Almost the same functionality as Firebug, with many improvements.