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.

ผู้เขียน
PoorPolonius
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
49
คะแนน
2 0 0
เวอร์ชัน
2.0
สร้างเมื่อ
06-12-2015
อัปเดตเมื่อ
13-01-2016
Size
2.13 กิโลไบต์
สัญญาอนุญาต
Copyright 2016 reddit.com/u/PoorPolonius; Released under the MIT license
ปรับใช้กับ

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