[Greasemonkey] bug with Includes in gm 0.6.4 which wasnt present in 0.3.5

Stephen Fernandez st333v at gmail.com
Tue May 2 00:43:30 EDT 2006


in gm 0.3.5 you could do "includes" like this:

// @include       http://flickr.com/messages.gne*
// @include       http://www.flickr.com/messages.gne*

but if you do includes like that eg with an asterix at the end of the url,
greasemonkey misreads the includes and instead seems to interpret them as

// @include *

anyone know of a workaround for this bug?


More information about the Greasemonkey mailing list