Main Page: Difference between revisions
From GreaseSpot Wiki
Jump to navigationJump to search
m Removed reduplicated "link" |
|||
Line 36: | Line 36: | ||
== Extension Development == | == Extension Development == | ||
* [ | * [http://greasemonkey.devjavu.com/projects/greasemonkey/wiki/ContributeToGreasemonkey Contributing to Greasemonkey ] | ||
== Also == | == Also == |
Revision as of 02:11, 3 December 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
- Useful Tools for Script Writers
- Troubleshooting
- Code snippets: useful staple functions.
- Coding tips: things you might not have thought of.
- HTML injection tips: how to add your html anywhere, dodging page CSS invading yours
- Site-specific tips
- Security tips
- Etiquette
- Cross-browser userscripting