public marks

PUBLIC MARKS from digitalmonkey with tag greasemonkey

April 2006

March 2006

IRsoft Code Repository » Scripts for Greasemonkey » Script for fixing redirecting links -- IRsoft

"This script removes links redirecting over certain files, such as http://example.org/go.php?link=http://www.google.com/. This would be transformed to http://www.google.com/".

February 2006

philwilson.org: del.icio.us greasemonkey script

by 1 other
"Here's a Greasemonkey script which limits the description field to 255 characters and displays a character counter after the text box so you can see how many you've got left when adding a pithy comment".

January 2006

// @name hCard Parser

// @description convert hCards into vCards (example program with unit tests)

// @name License Explorer

// @description Parse license information in web pages

[microformats-discuss] A 10 line script to identify and process any microformat | Alf Eaton | Thu Jul 28 17:48:26 PDT 2005

"The problem with all of these approaches is that once you want to parse or extract more than one microformat, you have to check each element of the page for each of a big list of possible classnames".