Script Summary: A script to make imgur browsing better. Embeds imgur images in comments directly into the page, as well as youtube videos. Also fixes the unicode image title bug.
Version: 0.4
This script iterates through all the links in the comments (captions) on an Imgur gallery page (see here: http://imgur.com/gallery) and converts the link to either an embedded image (an img tag) or an embedded youtube player where applicable. If the link points to an image on imgur, it will embed that image. If the link points to a file with a jpeg, gif, or png extension on an arbitrary server, it embeds that image. If the link is a youtube link, it embeds a youtube player.
I'm also thinking of adding some way of correlating comments that are responses to other comments, either inserting the text or making a tooltip or anchor that scrolls to the comment.
Please let me know of any bugs or requests.
Examples:
Youtube Embedding:

Image Embedding:

Unicode Title Fix




