Web design & marketing tips by Ironpaper

Web designers get an updated Firebug

Written by Ironpaper | Jul 16, 2012 11:49:22 AM

Firebug is a vital tool for web designers. Designers and developers access the tool right from their browser (as an add-on). It allows for a local manipulation of frontend code for websites, and ultimately works as a great research and troubleshooting tool.

Firebug 1.10 has just been released with an array of new features. The new features include:

  • Bootstrapped Installation
  • Delayed Load
  • Cookie Management
  • Command Editor Syntax Highlighting
  • Autocompletion
  • Trace Styles
  • New Command: help
  • Link to Web-font Declaration
  • Support For Media Queries
  • Displayed Entities Format
  • Displayed Color Format
  • Tooltips for Menu Items
  • Support for “focus” CSS pseudo class
  • HTTP Requests From BFCache
  • Delete CSS Rule

Above: one of the new features of Firebug that web designers will love. Code syntax highlighting will make working with code in Firebug a breeze.