Hi
I have an object named "CONFIG"
And I'm trying to save the my CONFIG by encoding it into JSON
the first time save works but I can't update the value by:
GM_setValue("myconfig",JSON.encode(VALUES));What's wrong? What can I do? Thanks -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.
