API reference: Difference between revisions
From GreaseSpot Wiki
Jump to navigationJump to search
No edit summary |
m Auto Assent: Partial undo of last edit to fulfill [http://greasemonkey.devjavu.com/ticket/82 #82] |
||
Line 1: | Line 1: | ||
* [[GM_addStyle]] | * [[GM_addStyle]] | ||
* [[GM_getValue]], [[GM_setValue]] | * [[GM_getValue]], [[GM_setValue]] | ||
* [[GM_getResourceURL]] | |||
* [[GM_getResourceText]] | |||
* [[GM_log]] | * [[GM_log]] | ||
* [[GM_openInTab]] | * [[GM_openInTab]] |
Revision as of 19:11, 19 January 2008
- GM_addStyle
- GM_getValue, GM_setValue
- GM_getResourceURL
- GM_getResourceText
- 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, and the new unsafeWindow object was added, in version 0.5.