[Greasemonkey] 0.5.1 (a few small things), and a plan
Adam Judson
adamsplugins at gmail.com
Fri Aug 26 12:49:10 EDT 2005
Adding the following seems to work:
GM_BrowserUI.contentLoad = function(e) {
if (this.getEnabled()) {
Boy, there sure are a lot of warnings in the javascript console...
A
On 26/08/05, Aaron Boodman <zboogs at gmail.com> wrote:
> On 8/26/05, Adam Judson <adamsplugins at gmail.com> wrote:
> > I always get this error, when I hit a page that has a script defined, but
> > GM is disabled. Seems like we need to check the state and short circuit a bit
> > earlier.
>
> Ah! Useful information! Thanks for the hint.
>
> --
> Aaron
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>
More information about the Greasemonkey
mailing list