Main Page: Difference between revisions

From GreaseSpot Wiki
Jump to navigationJump to search
(removed Recipes as this page just redirects to Code snippets)
mNo edit summary
 
(57 intermediate revisions by 33 users not shown)
Line 1: Line 1:
__NOTOC__
'''GreaseSpot''' is community documentation for [[user script]]ing with [[Greasemonkey]].
'''GreaseSpot''' is community documentation for [[user script]]ing with [[Greasemonkey]]. Please [[GreaseSpot:Editor portal|contribute]].
 
== Getting Started ==


<!-- I'm not fond of the mess of HTML here, but it's especially helpful to have an attractive and easy-to-use main page. -->
<table style='min-width: 35em; max-width: 60em; margin: 1em auto; float: none;' class='infobox'>
<tr>
<th style='width: 50%; text-align: center;'>For All Users</th>
<th style='width: 50%; text-align: center;'>For Script Authors</th>
</tr>
<tr>
<td>
* [[Greasemonkey Manual]]
* [[Greasemonkey Manual]]
* [[Troubleshooting (Users)]]
* [[User Script Hosting]]
</td>
<td>
* [[Greasemonkey Manual:API|API reference]]
* [[Troubleshooting (Script Authors)]]
* [[Security]]
* [[Tutorials]]
* [[Tutorials]]
* [[Mailing list]]
* [[:Category:Coding Tips]]
 
* [[:Category:Scripting context]]
== Scripting References ==
</td>
 
</tr>
* [[API reference]]
</table>
* [[XPCNativeWrapper]]
* [[Security]]
** [[unsafeWindow]]
* [[Sandbox]]
* [[Metadata block]]
* [[Global object]]
 
== Authoring Tips ==
* [[Useful Tools for Script Writers]]
* [[Troubleshooting]]
* [[Code snippets]]: useful staple functions.
* [[Coding tips]]: things you might not have thought of.
* [[:Category:Site-specific tips|Site-specific tips]]
** [[:Category:Ajax site tips|Ajax site tips]]
* [[Security tips]]
* [[Etiquette]]
* [[Cross-browser userscripting]]
 
== Extension Development ==
 
* [[Contributing to Greasemonkey]]


== Also ==
Last resort?
Try reading the [[Getting Help]] page.


* [[FAQ]]
<!-- Things are slightly more attractive when the page isn't shorter than the left-side nav; pad it. -->
* [[Links]]
<br><br><br><br><br><br><br><br><br><br><br><br>

Latest revision as of 16:43, 3 November 2017