GreaseMonkey Script: XKCD Title Unhider
This is just a little script that I banged together at the suggestion of some people in ##php on Freenode. The XKCD is a clever little geeky comic that I enjoy. It’s usual themes are math and science related with a few other things tossed in. Well an important part of the punchline of each comic is often placed in the title attribute of the comic’s <img> tag. This GreaseMonkey script displays the title directly under the image. It’s a lot better than trying to view source all the time (in Firefox anyway since it doesn’t show the entire contents of the title attribute in the tootip).
You can download it here: xkcdtitleunhider.user.js
May 5th, 2007 at 4:34 am
Thanks for the script! It works perfectly.