IMO, it loaded faster here and navigation is a lot faster too
quote:
Originally posted by -dt-
the newer version feels alot faster (Smilie) and the new greasemonkey api is leet (http://code.google.com/p/gmail-greasemonkey/wiki/GmailGreasemonkey10API)
quote:
Originally posted by http://code.google.com/p/gmail-greasemonkey/wiki/GmailGreasemonkey10API
Greasemonkey is an integral part of the web experience for many experienced users. Google acknowledges that some people are going to change their own experience of our web applications regardless of what we do. Resistance, as they say, is futile. It would also be somewhat hypocritical. After all, a Google employee wrote Greasemonkey in the first place, another wrote these scripts to add functionality to Gmail, and a third wrote two books on the subject (and these docs).
Instead, we would like to provide a little help to make such scripts more robust. Instead of finding elements by XPath or DOM traversal, this API provides accessor methods for getting common screen elements. Instead of forcing you to monkey-patch (ahem) our internal functions, this API provides callbacks to call your functions when specific events occur.
Lol