Greasy Fork is available in English.

Imgur retro style

try to take over the world!

ავტორი
sleepprogger
დღიური ინსტალაციები
0
მთლიანი ინსტალაციები
92
რეიტინგი
2 0 0
ვერსია
0.1
შექმნილია
25.06.2018
განახლებულია
25.06.2018
ლიცენზია
პ/გ
გამოყენებს მათ

Removes the automatically expanded images and videos form imgurs comments.
It works exactly like before: hover over the image link to see it.

To be absolutely sure and if you are using tampermonkey set "run-at" to "document-start" or "document-body".
It was tested on Tampermonkey (Chrome+FF) and Greasemonkey(FF).


The script additionally supports to only remove the autoplay feature of videos, but that is still experimental.
To activate it change line 17 from "var _hide_imgs = true;" to "var _hide_imgs = false;".