Differences between revisions 5 and 6
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
'''Firebug''' (http://getfirebug.com/) provides a large suite of tools.

'''Html Validator''' (http://users.skynet.be/mgueury/mozilla/)

Favorite extensions to Firefox

General Use

NoScript (http://www.noscript.net/whats) allows per-site control over javascript

Sage (http://sage.mozdev.org/) RSS reader

IE Tab (http://ietab.mozdev.org/) allows opening pages with IE inside of Firefox. This is sometimes useful for brain-dead web sites.

Web Development Tools

Firebug (http://getfirebug.com/) provides a large suite of tools.

Html Validator (http://users.skynet.be/mgueury/mozilla/)

Live HTTP Headers (http://livehttpheaders.mozdev.org/) is helpful for determining what's going on with browser/webapp interactions. It shows the headers for requests and responses.

Web Developer (http://chrispederick.com/work/web-developer/) provides a large suite of tools, including the ability to view the DOM as modified by javascript.

XPather (http://xpath.alephzarro.com/) displays and evaluates xpaths for page elements.

iDIAcomputing: FirefoxExtensions (last edited 2009-07-27 18:25:11 by localhost)