Modify RES Image Title

Sets the title attribute on the RES Image in a Reddit thread to match the document title. This is done so extensions like Pinterest can capture the image and use the document's title as the description.

Version vom 13.01.2016. Aktuellste Version

Autor
PoorPolonius
Bewertungen
0 0 0
Version
2.0
Erstellt am
06.12.2015
Letzte Aktualisierung
13.01.2016
Größe
2,13 KB
Lizenz
Copyright 2016 reddit.com/u/PoorPolonius; Released under the MIT license
Wird angewandt auf

I like to pin things from reddit (artwork and photography). But pinning images brought in by RES yields the title attribute RES gives it ("drag to resize or shift+drag to move") instead of the document title, which means I have to copy+paste every time I want to pin from a reddit thread. So, I made this small script to update the RES image title attribute to match the document title. When you pin an RES image from a reddit thread with this script, it will automatically use the document title as the image's description.

Disclaimer: I used jQuery 2.1.4, so this script won't work with older versions of IE. You shouldn't be using them anyway :P