Differences between revisions 3 and 4
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
'''Live HTTP Headers''' (http://livehttpheaders.mozdev.org/) is helpful for determining what's going on with browser/webapp interactions. == General Use ===
Line 10: Line 10:

== Web Development Tools ==

'''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.

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

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

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)