fav.icio.us

By John Morton Last update Feb 2, 2006 — Installed 1,164 times. Daily Installs: 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 3, 0
Script Summary:
A script to add favicons next to posted links on del.icio.us
Recently Updated TopicsPosts
Archived Comments6

this script has 1 topic, 6 posts

This script has no reviews.

Note: I don't use del.icio.us, these days, so I haven't been maintaining this script. Might work for you, might not.

---

The fav.icio.us hack adds the favicon of a site next to it's bookmark on del.icio.us.

It's rather simplistic - it only bothers to try http://host/favicon.ico, rather than the correct method of parsing the <link> in the header of the page itself, but that would certainly be too expensive.

At present, it will remove the image if it doesn't load, but it may be faster, rendering-wise, to replace it with an inline generic link image. Feedback appreciated.