Page 1 of 1

FIREBUG – better than WebDeveloper?

Posted: Wed Dec 06, 2006 9:03 am
by neophron
Hi,

just found this FF multi-extension:
http://getfirebug.com/

Some highlights:
  • Inspect and edit HTML
  • Tweak CSS to perfection
  • Visualize CSS metrics
  • Monitor network activity
  • Debug and profile JavaScript
  • Quickly find errors
  • Explore the DOM
  • Execute JavaScript on the fly
  • Logging for JavaScript
neophron

Re: FIREBUG – better than WebDeveloper?

Posted: Wed Dec 06, 2006 9:22 am
by tsw
great find!

search for css is something Ive been wanting for long time! and editing html on the fly makes this perfect.

Re: FIREBUG – better than WebDeveloper?

Posted: Wed Dec 06, 2006 4:11 pm
by Ted
I've been using firebug for about a month now.  Just what it does to help track down errors in AJAX is worth the installation...

Web dev toolbar and firebug are the 2 things I install on any new Firefox install now.