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 HTTP your 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.
Explore posts in the same categories: English, Web stuff

4 Comments on “Firefox extentions for web development”

  1. fl0blog » Blog Archive » Aardvarks Says:

    [...] 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 [...]

  2. fl0 Says:

    Just discovered another nicety… View rendered source chart

  3. fl0blog » Blog Archive » Arne online (plugged in) - Floris Lambrechts Says:

    [...] Wel, op Firefox extensions for web development heb ik er al enkele besproken. Hier de meer ‘dagelijkse’: [...]

  4. fl0blog » Blog Archive » Aardvarks Says:

    [...] Aardvark is a very nice CSS inspection tool that would be a nice addition to my list of useful Firefox extensions. [...]

Comment: