greasemonkey
| New homepage Old stuff: Home Source Code Members Bugs |
Warning
Greasemonkey 0.5 is a beta version of Greasemonkey. Use at your own risk. For safest results, always use the latest stable version.
Install Greasemonkey 0.5 - Beta
Re-enables the APIs after the 0.3.5 security hot "fix" which temporarily removed them.
Security stuff:
- GM_xmlhttpRequest can no longer reach file:// URIs
- Various DOG (Denial of Greasemonkey) attacks addressed
- Various API leakage problems fixed
windowanddocumentglobals are now deep XPCNativeWrappers in Deer Park.
Feature stuff:
- Compatibility with Deer Park Alpha
- User script commands no longer get lost sometimes which switching tabs
- User script commands can now have accelerator keys
- Memory leaks addressed
- GM_openInTab API added
Known Issues
- Seamonkey support broken again
- Greasemonkey's use of window.onunload is disabling B/F cache in Deer Park
- text/plain files no longer get Greasemonkeyed