API reference: Difference between revisions
From GreaseSpot Wiki
Jump to navigationJump to search
m categorized |
m grammar? and a detail |
||
Line 8: | Line 8: | ||
Note: | Note: | ||
All GM_* functions | All GM_* functions were blocked in version 0.3.5, due to security vulnerabilities. | ||
These functions were restored, with updates making them secure, in version 0.5. | These functions were restored, with updates making them secure, along with the new [[unsafeWindow]] in version 0.5. | ||
[[Category:API Reference|*]] | [[Category:API Reference|*]] |
Revision as of 22:47, 9 April 2007
- GM_addStyle
- GM_getValue, GM_setValue
- GM_log
- GM_openInTab
- GM_registerMenuCommand
- GM_xmlhttpRequest
- unsafeWindow
Note: All GM_* functions were blocked in version 0.3.5, due to security vulnerabilities. These functions were restored, with updates making them secure, along with the new unsafeWindow in version 0.5.