Top 8 Firefox extensions for Web developer

Good interface | Graphics | Links | js/ajax - 31/10/2005 @ 21:23


If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Here are my 8 fav Firefox extensions (only the ones that i most use when making html, css, js, xml, xsl and web developing):

  1. Javascript Debugger: Wanna debug complex javascripts, track life-values of variables? this is a must for everyone that work with JS.
  2. View formatted source: easy as the name! You’ll get the source code readable (indented and formatted with color).
  3. Web Developer: this is the most powerful extension for FF. Here tons of features
  4. XPath Checker: very useful if you work with XML source file and wanna test some XPath string (for XSL developer). Even works with XHTML source file.
  5. Aardvark: get information of blocks used into pagecode, remove block and view code of selected block. Very nice!
  6. ScapBook: this is incredible powerful extension. It lets you save a page (it makes a perfect work since the code is processed and manipulated – no more css-images wrong in saved page) and quickly edit it. With this extension you can easily organize your saved pages (you can save entire page or part of it).
  7. SearchStatus: it gives you the pagerank value of page you are browsing (google page rank and Alexa Rank).
  8. Html validator: based on tidy, it shows any html errors and can TIDY your sourcecode. Very useful inline HTML manual.
  9. NEW: FireBug is a new tool that aids with debugging Javascript, DHTML, and Ajax. It is like a combination of the Javascript Console, DOM Inspector, and a command line Javascript interpreter.

2 Responses to “Top 8 Firefox extensions for Web developer”

Ben’s Blog » Blog Archive » Pimp out your Firefox says on

[...] Top 8 Firefox extensions for web devleopers [...]

***

TAGS

***