Here’s a page I’ve been meaning to do a long time ago, if you’re a web developer you might want to bookmark it so that next time you set up Firefox +1.5 you’ll have direct links to all the web developer tools you’ll ever need.
- Web Developer Extension (Best extension ever)
- FireBug (All of the tools you need to poke, prod, and monitor your JavaScript, CSS, HTML and Ajax are brought together into one)
- X-Ray (Shows html tags along the page)
- View Source Chart (Displays source code in a friendly easy to follow manner)
- JSView (See the source code of external javascript references)
- JavaScript Debugger (An improved javascript debugger
- CSS validator
- HTML validator
- RSS validator
- del.icio.us (Add bookmarks to your delicious with a right click)
- IE Tab (When you’re testing on Winslow, this comes in handy, no need to open IE anymore)
- MeasureIt (Ever wanted to measure how long an image, or a table is?)