1.1. What is Greasemonkey? [Dive Into Greasemonkey]
Popularity Report
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
URL Tag Cloud
Bookmark History
Saved by 6 people (2 private), first by anonymouse user on 2006-03-29
- The7777777 on 2007-10-21 - Tags no_tag
- Rsvasan72 on 2007-01-25 - Tags no_tag
- Aakarsh on 2007-01-12 - Tags dive into grease monkey , extensions , firefox , getting started , greasemonkey , links
- Philna on 2006-10-26 - Tags coding , firefox , greasemonky , imported:del.icio.us , javascript , scripting , web
- Norifumi on 2006-06-14 - Tags greasemonkey
Public Sticky notes
A user script is just a chunk of Javascript code, with some additional information that tells Greasemonkey where and when
it should be run.
Highlighted by the7777777
A user script can do
anything you can do in Javascript. In fact, it can do even more than that, because Greasemonkey provides special functions
that are only available to user scripts.
Highlighted by the7777777


Public Comment