Mailto 2 Gmail

By BikeHelmet Last update May 28, 2008 — Installed 2,161 times. Daily Installs: 0, 0, 0, 1, 0, 1, 0, 4, 1, 1, 3, 1, 1, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0, 2, 2, 15, 5, 4, 3, 0, 1, 4
Script Summary:
Makes "mailto" links open in the web interface to your gmail account, instead of a POP-3 client (like Outlook, Eudora, Thunderbird, etc.)
Recently Updated TopicsPosts
Archived Comments3

this script has 1 topic, 3 posts

Review Summary
5 stars
2 reviews (2)
4 stars
0 reviews (0)
3 stars
0 reviews (0)
2 stars
0 reviews (0)
1 star
0 reviews (0)

this script has 2 reviews

Modified from: http://userscripts.org/scripts/show/11324

The old "Mailto 2 Webmail" was taking 10+ seconds to work its magic on an average page on my computer. For large forums it'd take several minutes, which I'm not willing to tolerate when it only took 5 seconds with it disabled.

I stripped out all the excess functionality(Yahoo, etc.) and simplified the code. I don't know what that XPath stuff is, but it's obviously slower than regular javascript.

Maybe this more efficient version will be helpful to someone stuck on a not-so-new computer. ;)