Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Firefox2 Dev addon: FireBug

edited October 2006 in Vanilla 1.0 Help
I've been using the web developers plugin for a while which is extremely useful, but since FF2 came out I looked up some more plugins n stuff.
I came across this, FireBug
Its basically a js debugger but has a bunch of other features built in, code reviewing and chucking built in, its really rather nifty.

When in action it adds another tab to the bottom bar. If all is ok it shows a green tick icon. if not it shows a red x with the number of faults beside it.
Clickin it opens and closes an awesome debugging and reviewing panel at the bottom of your browser. Its really slick and handy.

What more could you want ? A testing tool on the very page your testing in the very browser you're using to test the page with.

Personally i'm loving this thing. See for your self :)

Comments

This discussion has been closed.