On Nov 21, 7:14 am, Robbie Smith <[email protected]> wrote:
> Here is it's web address:http://userscripts.org/scripts/show/131066

The script uses location.origin in this line:

var url = location.origin + "/" + m[0];

which isn't supported in Firefox. That's probably why it doesn't work.

-- 
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