Main Page: Difference between revisions

From GreaseSpot Wiki
Jump to navigationJump to search
No edit summary
(m Removed reduplicated "link")
Line 3: Line 3:


== Getting Started ==
== Getting Started ==
Before writing a script or posting to the [[mailing list]] list for help, '''every''' script writer should read Mark Pilgrim's [http://www.oreillynet.com/lpt/a/6257 Avoid Common Pitfalls in Greasemonkey].
Before writing a script or posting to the [[mailing list]] for help, '''every''' script writer should read Mark Pilgrim's [http://www.oreillynet.com/lpt/a/6257 Avoid Common Pitfalls in Greasemonkey].


* [[Greasemonkey Manual]]
* [[Greasemonkey Manual]]

Revision as of 06:42, 7 July 2007

GreaseSpot is community documentation for user scripting with Greasemonkey. Please contribute.

Getting Started

Before writing a script or posting to the mailing list for help, every script writer should read Mark Pilgrim's Avoid Common Pitfalls in Greasemonkey.

Scripting References

Authoring Tips

Extension Development

Also