Conversion to Creammonkey?

Subscribe to Conversion to Creammonkey? 3 posts, 3 voices

 
fatts mcgee Scriptwright

I was wondering if anyone could convert this script:

http://userscripts.org/scripts/show/1363

to work with Creammonkey on Safari? I really want to switch to Safari, but this is the only thing keeping me on FF lol. Any help would be nice. THANKS!!!!!

 
Adrian Scriptwright

Unfortunately that script makes use of GM_xmlhttpRequest, which is not available in Creammonkey. I guess it could be possible to rewrite it to use a real xmlhttp object, but that's more work than I am willing to do at the moment...

 
Henrik N Admin

If you (fatts mcgee) or anyone else does port it, feel free to contribute your findings to http://wiki.greasespot.net/Cross-browser_usersc.... Really just a place-holder page for now, but it could grow to a useful resource.