xkcd: Visible comic titles

By Ben Blank Last update Jun 27, 2008 — Installed 971 times. Daily Installs: 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 2, 1, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0
Script Summary:
Extracts the title= attribute of xkcd comics and displays it below the image.
Recently Updated TopicsPosts
Archived Comments12

this script has 1 topic, 12 posts

This script has no reviews.

Did us.o need another xkcd title script? Probably not. But I still like mine best, so here it is.

Changes

  • 2008/06/27
    • bug fix: now works with Greasemonkey 0.8 (variables named "parent" don't play well with GM 0.8)
  • 2008/02/15
    • security fix: now treats titles as text instead of HTML (text node vs. innerHTML)