[Greasemonkey] gmailforwardthread.user.js
Aaron Boodman
zboogs at gmail.com
Wed Apr 5 13:11:09 EDT 2006
There's a few in there. The first one is because I thik that gmail
itself is doing some setTimeouting, so sometimes the control panel div
didn't have anything in it when the script executed.
The second one is because when expand all is pressed, it sometimes
does a load from the server, so we need to wait. I was too lazy to
figure out how to know when this load is complete.
One thing that is interesting about this implementation is that you'll
note it does not use the gmail content script at all. It dances on the
DOM only.
- a
On 4/5/06, Jeremy Dunck <jdunck at gmail.com> wrote:
> On 4/5/06, Aaron Boodman <zboogs at gmail.com> wrote:
> > Gar! Having finally gotten fed up with not being able to forward an
> > entire thread, I took an hour and fixed it:
> >
> > http://youngpup.net/userscripts/gmail-forwardthread.user.js
> >
>
> Is the setTimeout to allow time for the msgs to render?
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>
More information about the Greasemonkey
mailing list