I have kind of the same problem. I have, somewhere in my userscript, this lines element = $(element); var key = element[0].__FB_TOKEN[0];
When I use @grant none, this code works and the __FB_TOKEN array exists. When I modify to use @grant GM_xmlhttpRequest my code does not work anymore, on FF. (on chrome it works). Why ? -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/greasemonkey-users. For more options, visit https://groups.google.com/d/optout.
