Greasemonkey Manual: Difference between revisions

From GreaseSpot Wiki
Jump to navigationJump to search
(Added the new multiuser home for Project Management and Bug Tracking (e.g. the source code for GM and Tickets)...syncforward)
m (Fixed spelling and punctuation.)
Line 5: Line 5:


This manual is intended to describe the newest version of the [https://addons.mozilla.org/firefox/addon/748 Greasemonkey extension].
This manual is intended to describe the newest version of the [https://addons.mozilla.org/firefox/addon/748 Greasemonkey extension].
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.
If an [[Version_history|older version]] of Greasemonkey 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 scripts.
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.
Navigation to any section directly is provided by using the table of contents at the right.

Revision as of 15:57, 22 September 2009


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

Welcome

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 Greasemonkey 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.

Interactive Support

After reading this manual, if questions still abound the following resources are available for support in the table below.

Other Support Options
Location Moderated Patrolled Extension Support User Script Support
irc://irc.freenode.net/#greasemonkey
http://userscripts.org/forums
Greasemonkey User Script Support at Google Groups
Greasemonkey Extension Developers at Google Groups
Greasemonkey Project Management and Bug Tracking Repository

Typically the wiki Talk pages are not used for script development support.