chrismessina / greasekit

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

GM_getValue/GM_setValue not working? #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install the attached User Script
2. Reload any web site

What is the expected output? What do you see instead?
An alert window with the number one should come up. On another reload the value 
should be 199288. This works with GreaseMonkey on Firefox.
With GreaseKit nothing happens in Safari as well as Fluid.

What version of the product are you using? On what operating system?
Version 1.5 of GreaseKit, Safari 3.1 and Fluid 0.9.2 and Leopard.3

Original issue reported on code.google.com by yatil.de on 22 Jun 2008 at 5:54

Attachments:

GoogleCodeExporter commented 9 years ago
I'm getting this problem too, although not with the attached script (that 
script just doesn't work at for me in 
Safari 3.2.1 w/ GK 1.5.  But, I'm getting this error in other scripts.  If I 
bring up the Error Console from the 
Develop menu (is that a Safari built-in menu, or an add-on), I can actually see 
an error with my other script.

Error says:
   Can't find variable: GM_getvalue

Likewise for GM_setvalue.

Can this please be fixed?

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

GoogleCodeExporter commented 9 years ago
Try this out:

http://userscripts.org/topics/21030

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