Greasy Fork is available in English.

Alt To Hover

Changes the alt text to hover text on SE sites

ผู้เขียน
AstroCB
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
25
คะแนน
0 0 0
เวอร์ชัน
1.2
สร้างเมื่อ
31-01-2015
อัปเดตเมื่อ
10-04-2015
สัญญาอนุญาต
ไม่มี
ปรับใช้กับ

When you add an image using Markdown, you are allowed to enter a description:

![This is an image](http://url.toima.ge/)

On Stack Exchange sites, this description is reserved for use as alt text for screenwriters and other accessibility tools, but I've found that the descriptions put there are often quite useful for understanding what the image is about. To read them, you have to edit a post and find the image in the source...until now.

This little script will (assuming that no hover text has been explicitly defined) use the alt text for the hover text of the image so that it's easier to understand why the image is there (and people sometimes like to hide humorous sayings in there).