Hi guys, I was trying to read a variable using the 'location hack', with 
the following code:

location.href = 'javascript:var read = (window.content_global)';

but this seems to crash greasemonkey when I try to access the variable 
'read', for example when I try to do: alert("What I read was: " + read); 
... is there another way to do this? I was trying to avoid using 'content 
global reader', but if you guys think I should use it, I will.

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/greasemonkey-users/-/dMQGSzaANHAJ.
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.

Reply via email to