JavaScript/Userscripts/Greasemonkey
From Site5Wiki
A web browser plugin (with siblings Creammonkey and Geekmonkey) that allows user-end tweaks to websites via Javascript and/or DHTML, called userscripts. Many userscripts assist in web development, easing the process.
Contents |
[edit] Resources
- development page (source code)
- official blog (
feed)
- download Greasemonkey, created by Aaron Boodman
-
download its port to Flock, thanks to Daniel Lackey
-
[edit] Userscripts
[edit] Userscript Generator
-
data: URIGenerator, by David Wilkinson:The
data: URIscheme allows you to build URLs that embed small data objects...such as embedding graphics and other data items in Greasemonkey scripts...- more information about this schema
- as defined by the IETF in RFC 2397
[edit] Books We Recommend
Dive Into Greasemonkey: Tips & Tools for Remixing the Web with Firefox, by Mark Pilgrim ISBN 9780596101657
:
- Find this book at
O'Reilly
- Find this book at
Barnes & Noble
- Find this book at
BooksPrice
- Find this book at
InformIT
- Find this book at
Powells' Books
Sample Hacks from Dive Into Greasemonkey
or
download the book for free in many formats, thanks to Mark Pilgrim, at his site: diveintogreasemonkey.org.
related wiki pages: Creammonkey, Geekmonkey, Javascript, Manage wiki.site5 caching
