Table of Contents
- GM_log - log messages to the JavaScript Console
- GM_getValue - get script-specific configuration value
- GM_setValue - set script-specific configuration value
- GM_registerMenuCommand - add a menu item to the User Script Commands submenu
- GM_xmlhttpRequest - make an arbitrary HTTP request
GM_log →