xkcd: Visible comic titles

By Ben Blank Last update Jun 27, 2008 — Installed 1,167 times.


Script Summary: Extracts the title= attribute of xkcd comics and displays it below the image.

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)