[Greasemonkey] Greasemonkey 0.6.6
Lenny Domnitser
ldrhcp at gmail.com
Wed Oct 18 12:05:36 PDT 2006
On 10/18/06, Henrik Nyh <henrik at nyh.se> wrote:
> Monkey >
> + Script one
> + Enabled
> --
> Some command
> Some other command
> Script two
> Enabled
> --
> New User Script
> Manage User Scripts...
> --
> + Enabled
I like this. The monkey menu can then be the same as the tools menu.
> :D Well, any numbers could be parsed out before comparisons, e.g. you
> could do "1.1 - Ducky", "1.2 - Jello pudding". and compare those.
You can just compare the string. "1.2" > "1.1", "2006-10-18" >
"2006-10-17", and "Jello pudding" > "Ducky". (Really.
javascript:%22Jello%20pudding%22%3E%22Ducky%22 )
More information about the Greasemonkey
mailing list