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.

ของเมื่อวันที่ 06-12-2015 ดู เวอร์ชันล่าสุด

ผู้เขียน
PoorPolonius
คะแนน
0 0 0
เวอร์ชัน
1.0
สร้างเมื่อ
06-12-2015
อัปเดตเมื่อ
06-12-2015
Size
1.12 กิโลไบต์
สัญญาอนุญาต
Copyright 2015 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