API reference: Difference between revisions
From GreaseSpot Wiki
Jump to navigationJump to search
m Added refback to metadata block and cleaned up notes a bit |
m Arantius (Anthony Lieuallen) can undo this if it is premature, but I've done my part. |
||
Line 1: | Line 1: | ||
* [[GM_addStyle]] | * [[GM_addStyle]] | ||
* [[GM_getValue]], [[GM_setValue]] | * [[GM_getValue]], [[GM_setValue]] | ||
* [[GM_getResourceText]] | |||
* [[GM_getResourceURL]] | |||
* [[GM_log]] | * [[GM_log]] | ||
* [[GM_openInTab]] | * [[GM_openInTab]] |
Revision as of 07:10, 31 December 2007
- GM_addStyle
- GM_getValue, GM_setValue
- GM_getResourceText
- GM_getResourceURL
- GM_log
- GM_openInTab
- GM_registerMenuCommand
- GM_xmlhttpRequest
- unsafeWindow
See Also
Notes
All GM_* functions were blocked in version 0.3.5, due to security vulnerabilities. These functions were restored, with updates making them secure.