I am using Firefox 6 with GM 0.9.8, and this very simple script is
getting executed twice on a youtube page:

// ==UserScript==
// @name           TestYouTube
// @namespace      Pi
// @include        http://www.youtube.com/watch?v=*
// ==/UserScript==

alert('test');


This is having bad effects on my bigger scripts. Is it a bug?

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.

Reply via email to