Is this script running at document-start? Probably the easiest way to detect if it has run previously is attach a div with a unique ID to document.body
On Wed, May 30, 2012 at 10:15 AM, Neil Weinstock <[email protected]>wrote: > This doesn't work at all. As each script is triggered, the variable > unsafeWindow.monkeyRunning *always* starts out undefined. Which probably > means I did something wrong here, but I'm not sure what else I should be > doing. > -- 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.
