Links: Difference between revisions
From GreaseSpot Wiki
Jump to navigationJump to search
m clarified link text |
add some links + organize by section |
||
Line 1: | Line 1: | ||
* [http://greasemonkey.mozdev.org/ Home | __NOTOC__ | ||
* [http://greasemonkey.mozdev.org/ Home page] | |||
* [http://greaseblog.blogspot.com/ Blog] | * [http://greaseblog.blogspot.com/ Blog] | ||
* [https://addons.mozilla.org/firefox/748/ Mozilla Addons page] | * [https://addons.mozilla.org/firefox/748/ Mozilla Addons page] | ||
==Discussions== | |||
* [http://groups.google.com/group/greasemonkey-users Mailing list (users, scripters)] | |||
* [http://groups.google.com/group/greasemonkey-dev Mailing list (extension developers)] | |||
* [http://mozdev.org/pipermail/greasemonkey/ Old mailing list archives] | |||
==References== | |||
* [http://diveintogreasemonkey.org/ Dive Into Greasemonkey] | |||
* [http://www.oreilly.com/catalog/greasemonkeyhks/index.html?CMP=ILL-4GV796923290 Greasemonkey Hacks] | |||
* [http://www.oreillynet.com/pub/a/network/2005/11/01/avoid-common-greasemonkey-pitfalls.html Avoid Common Pitfalls in Greasemonkey] | |||
==User scripts== | |||
* [http://userscripts.org/ UserScripts.org] | |||
* [http://dunck.us/collab/GreaseMonkeyUserScripts GreaseMonkeyUserScripts] wiki | |||
==Tools== | |||
* [http://www.letitblog.com/greasemonkey-compiler/ Greasemonkey compiler] - for Firefox 1.0 | |||
* [http://www.arantius.com/misc/greasemonkey/script-compiler.php Greasemonkey compiler] - for Firefox 1.5 and above | |||
* [http://www.squarefree.com/jsenv/ JavaScript Development Environment] | |||
* [http://software.hixie.ch/utilities/cgi/data/data The data:URI kitchen] |
Revision as of 04:01, 6 December 2006
Discussions
References
User scripts
Tools
- Greasemonkey compiler - for Firefox 1.0
- Greasemonkey compiler - for Firefox 1.5 and above
- JavaScript Development Environment
- The data:URI kitchen