Firefox extentions for web development
The list of available Firefox extensions is growing quite explosively. Here are the ones I use most for web development work:
- Html Validator (based on Tidy) Makes you very aware, in a non-intrusive way, of any syntax errors or warnings.
- JavaScript Debugger If you edit JavaScript code, you need this.
- Web Developer Various features for web development, mainly involving viewing and editing forms, cookies and CSS.
- LiveHTTPHeaders
Lets you see what
HTTPyour browser speaks with the web server. Very useful for debugging forms and redirects (or even the web server itself), and to understand what is really happening behind the scenes.
June 10th, 2005 at 9:41
[...] Aardvark is a very nice CSS inspection tool that would be a nice addition to my list of useful Firefox extensions. There is also another aardvark, a project (and blog) of some young fol [...]
December 19th, 2005 at 11:15
Just discovered another nicety… View rendered source chart
May 24th, 2006 at 20:54
[...] Wel, op Firefox extensions for web development heb ik er al enkele besproken. Hier de meer ‘dagelijkse’: [...]