README
|
|
I created this script to replicate many (all?) of the "GM_" functions (GM_xmlhttpRequest, etc.) available in GreaseMonkey for use in GreaseKit. "GK" is a GM-compatible plug-in for the Safari browser. However, for various reasons, the GM_ functions have not been included in GK. If you add this script to GK, you should be able to get many of those GM scripts working that mysteriously never worked under GK. This code was compiled from other people's posts at http://groups.google.com/group/greasekit-users/, so they deserve the credit. |