public marks

PUBLIC MARKS from decembre with tags greasemonkey & xpath

January 2009

Tutorial : Greasemonkey Recipe Book for Greasemonkey

Example Greasemonkey script below. The only things that need to be changed are bolded italic. In short, the XPath that identifies the top-level DIV, the XPath that identifies the DIV containing the content you want to display, and a list of XPath's that you want to remove.

August 2008

CleanItUp – Userscripts.org

Lets you clean up a page by putting instructions in url (css, xpath selecting, regexp and more)

June 2008

JavaScript DOM__tableau interactif des fonctions disponibles

by 7 others
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.

April 2008

XPath Tutorial

by 2 others
XPath is a language for finding information in an XML document. XPath is used to navigate through elements and attributes in an XML document.