[greasemonkey] Re: [Greasemonkey] Gmail problems
Michael Bierman
michael at thebiermans.net
Wed May 25 19:13:06 EDT 2005
Ah, thanks. That seems like a bug though...or at least an RFE...
Michael
-----Original Message-----
From: greasemonkey-bounces at mozdev.org
[mailto:greasemonkey-bounces at mozdev.org] On Behalf Of Jonathan Buchanan
Sent: Wednesday, May 25, 2005 2:29 PM
To: greasemonkey at mozdev.org
Subject: Re: [greasemonkey] Re: [Greasemonkey] Gmail problems
Michael Bierman wrote:
> So I was going to update Title Scrubber to exclude gmail and release a
> new version. I added the following to the script:
>
> // @exclude http://gmail.google.com/*
>
> That doesn't work even after exiting and restarting Firefox. If I add
> that to the exclude list through the UI, everything is fine.
>
> Am I doing something wrong?
>
> Michael
If you're just editing the script itself, that won't automatically update
the list of included/excluded URLs which Greasemonkey has for that script -
you'd have to use Install User Script again with it to pick up the new
@exclude from the script.
More information about the Greasemonkey
mailing list