Greasemonkey Manual: Difference between revisions

From GreaseSpot Wiki
Jump to navigationJump to search
No edit summary
 
m (Partial refactoring of this page)
Line 1: Line 1:
{{Greasemonkey Manual TOC}}
{{Greasemonkey Manual TOC}}


Welcome to the [[Greasemonkey]] Manual.
Welcome to the [[Greasemonkey]] Manual. This manual is intended to be the authoritative reference for all things [[Greasemonkey]].
This manual is intended to be the authoritative reference for all things [[Greasemonkey]].


This manual is intended to describe the newest [[version]] of [[Greasemonkey]].
This manual is intended to describe the newest version of the [https://addons.mozilla.org/en-US/firefox/addon/748 Greasemonkey extension].
If you have an older version, you should upgrade, or some of the contents will not make sense.
If an [[Version_history|older version]] of Greasmonkey is in use, it is recommended to upgrade to the latest or some of the contents will not make sense.


It is divided into two main parts, the first is for general users of [[Greasemonkey]].
It is divided into two main parts, the first is for general users of Greasemonkey.
It covers such topics as installing [[user script]]s and using the features that [[Greasemonkey]] provides.
It covers such topics as installing [[user script]]s and using the features that Greasemonkey provides.
The latter is dedicated to [[user script]] authors, and provides information about how to create your own scripts.
The latter is dedicated to [[user script]] authors, and provides information about how to create scripts.


You may navigate to any section directly, by using the table of contents at the right.
Navigation to any section directly is provided by using the table of contents at the right.
Or, simply start reading at the first chapter: [[Greasemonkey Manual:Installing Scripts|Installing Scripts]].
Or simply start reading at the first chapter: [[Greasemonkey Manual:Installing Scripts|Installing Scripts]].

Revision as of 09:38, 8 April 2009


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

Welcome to the Greasemonkey Manual. This manual is intended to be the authoritative reference for all things Greasemonkey.

This manual is intended to describe the newest version of the Greasemonkey extension. If an older version of Greasmonkey is in use, it is recommended to upgrade to the latest or some of the contents will not make sense.

It is divided into two main parts, the first is for general users of Greasemonkey. It covers such topics as installing user scripts and using the features that Greasemonkey provides. The latter is dedicated to user script authors, and provides information about how to create scripts.

Navigation to any section directly is provided by using the table of contents at the right. Or simply start reading at the first chapter: Installing Scripts.