public marks

PUBLIC MARKS from decembre with tags visualisation & script

April 2009

del.icio.us Inline View for Greasemonkey

Adds an 'inline view...' link to del.icio.us pages which loads the url inside a html iframe in the bottom of every link.

October 2008

Venkman's JavaScript Debugger - Provides a way to watch local variables

by 4 others
The way to debug JavaScript web applications. The Venkman JavaScript Debugger is similar to the Codetch Editor in the sense that its an IDE in itself. The extension provides a way to watch local variables, move through the JavaScript source, set breakpoints, and step through each line of code. An excellent tool for web developers of JavaScript.