Firebug Lite for IE, Google Chrome, Opera, Safari

by Arnold Matusz 7 4 2009

I’ve been using Firefox for quite allot of time now, and I got used to many extensions I could not live without in the day to day development life. Firebug is one of these. When somebody told me: You can’t call yourself a web developer unless you have Firebug installed, I thought this was a bit to hard. But after I faced many situations where Firebug was the definitive tool, I really think everybody should use it.

I often have to do some work on websites in other browsers (Ex: IE – eeeek I know). This is when I really feel I like and I miss Firebug. I really love to see how asynchronous requests are performing (network monitor), I really love how you can inspect and edit DOM elements, I really love to edit the DOM on the fly and see the effects instantaneously, I really love to edit the CSS on the fly and see the effects, you guessed it: instantaneously. I also love that it has got a JavaScript Console where I can test my jQuery magic on the fly. Then there is the fact that it logs JavaScript errors and I also need to mention I love that I can debug JavaScript with it.

The good news is that there is a JavaScript library called Firebug Lite, which as a matter of fact integrates Firebug into your DOM. This actually means that it can work in “any” browser.

Can I have FireBug functionality in Internet Explorer, I hear you asking!?!? YES, as said, any browser. According to the official website the following browsers are supported: Internet Explorer, Opera, Safari. I should not mention Firefox here as we have the original Firebug extension.

You can work in two ways with Firebug:
1) You either work with it in offline applications by downloading the JavaScript library and integrating the js into your HTML. or…
2) You can bookmark the following link: Firebug Lite which will bring up the Firebug console on the currently displayed page (bookmarklet).

We all have our preferred products, and it’s the same for browsers: my choice is definitely Firefox for now, but using Firebug Lite you can now enjoy your preferred browser with the excellent functionality of Firebug.

This might not be latest hour information and I apologize for those who already know about Firebug lite, but sadly this concept isn’t spread well enough throughout the world of web development, so this is my little contribution to this. 

I kindly invite you to visit the official Firebug website for further information, screenshot from different browsers, etc.

DZone it Digg it Submit to StumbleUpon Submit to Technorati Submit to reddit.com Submit to del.icio.us Submit to NewsVine Submit to Furl Submit to BlinkList

Tags: , , ,

JavaScript | Programming

Comments

4/7/2009 1:26:26 AM #

trackback

Firebug Lite for IE, Opera, Safari

You've been kicked (a good thing) - Trackback from DotNetKicks.com

DotNetKicks.com | Reply

4/7/2009 1:28:33 AM #

trackback

Firebug Lite for IE, Opera, Safari | Arnold Matusz's Blog

Thank you for submitting this cool story - Trackback from DotNetShoutout

DotNetShoutout | Reply

4/12/2009 12:22:38 AM #

Mike Borozdin

Are you using IE8? IE8 has so-called Developer Tools that replicate the majority of the Firebug features.

Mike Borozdin Russia | Reply

4/12/2009 12:44:00 AM #

Arnold Matusz

Hi Mike

Well yes, IE8 offers these so-called Developer Tools but if I I'd still need something for IE6 and 7 - where Firebug Lite comes in very good!

Arnold Matusz Romania | Reply

4/27/2009 10:15:22 AM #

Jones

Nice post...

Jones United States | Reply

5/6/2009 2:27:52 PM #

Ben

Good one!

Ben New Zealand | Reply

Leave a message

(Will show your Gravatar icon)

  Country flag

biuquote
  • Comment
  • Preview
Loading



About Arnold Matusz

Arnold Matusz

My name is Arnold Matusz. I'm a web developer specialized in .NET technologies with a passion for photography and cars.

View Arnold Matusz's profile on LinkedIn

Who's amung us