Main Page: Difference between revisions

From GreaseSpot Wiki
Jump to navigationJump to search
m (→‎Authoring Tips: change to new link)
Line 3: Line 3:


== Getting Started ==
== Getting Started ==
Before writing a script or posting to the [[mailing list]] for help, '''every''' script writer should read Mark Pilgrim's [http://commons.oreilly.com/wiki/index.php/Greasemonkey_Hacks/Getting_Started#Pitfall_.231:_Auto-eval_Strings Avoid Common Pitfalls in Greasemonkey].
 
'''Every''' script writer should read Mark Pilgrim's [[Avoid Common Pitfalls in Greasemonkey]], before writing a script or posting to the [[mailing list]] for help.


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

Revision as of 15:32, 3 February 2010

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

Getting Started

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

Scripting References

Authoring Tips

Extension Development

Also