Imgur retro style

try to take over the world!

लेखक
sleepprogger
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
97
रेटिंग
2 0 0
आवृत्ती
0.1
बनवली
2018-06-25
अपडेट केली
2018-06-25
आकार
2.86 KB
License
नाही
यांवर लागू होते:

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;".