chrismessina / greasekit

Automatically exported from code.google.com/p/greasekit
MIT License
0 stars 1 forks source link

Problems with GM_xmlhttpRequest? #32

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm trying to load the GMail Super Clean script (available at 
http://userscripts.org/scripts/show/7646), and found that it wouldn't load.  
After tinkering with 
the script a little bit, it appears that it is erroring out on a call to 
GM_xmlhttpRequest.  Any ideas?  
Since I have no idea about how this works, I don't even know where to start 
debugging this more...

Original issue reported on code.google.com by RABernst...@gmail.com on 8 Jul 2008 at 3:53

GoogleCodeExporter commented 9 years ago
I guess I should add some version information - I'm on GreaseKit v1.5, Safari 
3.1.2, OS X 10.4.11.

Original comment by RABernst...@gmail.com on 8 Jul 2008 at 5:45

GoogleCodeExporter commented 9 years ago
Same here.  Between not supporting GM_xmlhttpRequest and getvalue/setvalue 
(Issue #30), there are a LOT of 
GM scripts that won't work in GK...

Original comment by jimtut on 31 Dec 2008 at 4:36

GoogleCodeExporter commented 9 years ago
You might try this and see if it helps:

http://userscripts.org/topics/21030

Original comment by n8gray@gmail.com on 3 Feb 2009 at 11:27