GreaseKit 1.4 released
I discovered a security vulnerability in Creammonkey. Please upgrade to GreaseKit 1.4.
Creammonkey adds Greasemonkey-like user scripting to Apple's Safari and is implemented as an InputManager bundle.
Creammonkey-1.1.dmg.gz (2007-09-20)
Changes
- Implement GM_openInTab and GM_addStyle.
- Better support for frame (ex. nested frame) and some bug fixes.
- GM_xmlhttpRequest support overrideMimeType. However this options is used only for Japanese character encoding.
Install
Copy "Creammonkey" folder from the downloaded Disk Image.
- Creammonkey
- Creammonkey
And paste the copy in the ~/Library/InputManagers.
- Your home
- Library
- InputManagers
- Creammonkey
- Creammonkey.bundle
- Info
Relaunch your Safari.
If the installation is successful, you'll see ":)" on the menubar!
Compatibility
Greasemonkey scripts are not 100% compatible with Creammonkey because Safari's JavaScript implementation is not compatible with Firefox's and GM_registerMenuCommand is not available in Creammonkey.
Many scripts, however, will work in Creammonkey with little or no modification.
-->