Greasemonkey Manual:API

From GreaseSpot Wiki
Revision as of 14:28, 7 August 2011 by 158.64.12.74 (talk) (comment2,)
Jump to navigationJump to search

Greasemonkey Manual
Using Greasemonkey
Installing Scripts
Monkey Menu
Getting Help
User Script Authoring
Editing
Environment
API

This section of the manual will be short and sweet. As mentioned elsewhere, Greasemonkey provides several methods in its API to enhance the power of user scripts. They are listed here, with a brief description, but each separate method has its own page with more in-depth information, please continue reading there!

Headers

Metadata Block
Through JavaScript comments, Greasemonkey has metadata, which gives information about the script and provides resources and functionality to scripts.

comment2,

comment6,

comment6,

comment2,