public marks

PUBLIC MARKS from znarf with tags javascript & extension

October 2006

May 2006

January 2006

FireBug - Firefox Extension

by 23 others (via)
FireBug is a new tool for Firefox 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.

February 2005

Greasemonkey

by 43 others
Greasemonkey is a Firefox extension which lets you to add bits of DHTML ("user scripts") to any webpage to change it's behavior.