Kay lives here

working with the web

iStock_000016017745Small

Firebug Lite–for every browser

image.png

I’ve often said that I have no idea how I devel­oped web sites before the Fire­bug exten­sion for Fire­fox came along. I think it’s the sin­gle tool that I use the most.

It’s also the rea­son that I’m still using Fire­fox for my devel­op­ment browser, even though Chrome is now faster and my browser of choice for casual browsing.

Well, I came across Fire­bug Lite today and it’s the first time I’ve been really excited about a util­ity in quite a while. Fire­bug Lite is, as the name sug­gests, a “lite” ver­sion of Fire­bug – but run­ning as a book­marklet or local JavaScript rather than installed into the browser itself, mean­ing it can run on any browser that can exe­cute the script. That includes Chrome, Safari, Opera and Inter­net Explorer – includ­ing our old friend IE6. Now that’s something.

Fire­bug Lite doesn’t have all the fea­tures of the full pack­age, under­stand­ably – no JavaScript debug­ger, or HTTP inspec­tor – so it’s unlikely to replace the browser-based ver­sion any­time soon. But it does have real time inspec­tion and mod­i­fi­ca­tion of attrib­utes, which should make browser debug­ging one hell of a lot easier.

Check it out – Fire­bug Lite

2 Comments

  1. How does Fire­bug Lite com­pare to the WebKit Web Inspec­tor that comes with Chrome?

  2. The Chrome inspec­tor looks rather like Fire­bug… although it doesn’t seem to have a http inspec­tor. Then again I’m not all that famil­iar with it. Fire­bug Lite is just the dom inspector/editor.