Firebug
-
If you do web development work, an excellent extension for Firefox is called Firebug (www.getfirebug.com). This extension provides a variety of powerful development tools to assist in web development, such as allowing the editing and monitoring of CSS, HTML and Javascript in real-time on web pages. Once you have installed the Firebug extension you can trigger Firebug to open using either the F12 key, or the ‘View’ menu > ‘Firebug’.
Leave a Comment