link titler

By Cathy Mullican Last update Oct 16, 2007 — Installed 542 times. Daily Installs: 0, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 1
Script Summary:
Fetch linked pages and show the title in tooltip.
Recently Updated TopicsPosts
Archived Comments3

this script has 1 topic, 3 posts

This script has no reviews.

I wrote this because I was tired of seeing links to Amazon and IMDb with uninformative text and URLs -- I don't want to load a page just to know what book or movie someone is talking about. Since other sites do this, too, I opted to include all external links, rather than just specific sites.

+Ignores links to the same site, even if the host is different -- links from www.example.com to biz.example.com are ignored.
+By default, excludes Google, Yahoo, and Altavista, since search result pages are external-link dense, and normally well-labeled.
+If the link is to a page with no title, the title is set to "No title".
+Reports errors in the link title
+Now fetches pages which pass parameters in the link
+Handles non-ASCII character in titles
+Fixed handling of linebreaks between title tags

This is my first Greasemonkey script, and I'm sure there's some rooom for improvement, but it's working for me so far.