Old Reddit show image in comments

This script displays images in the comments of old Reddit. It also allows you to expand the image by clicking on it and set image size through a custom GUI!

Autor
minnieo
Dnevne instalacije
0
Ukupno instalacija
150
Ocene
2 0 0
Verzija
1.4
Napravljeno
07/04/2024
Ažurirano
27/07/2024
Size
6,71 КБ
Licenca
MIT
Važi za

This script displays images in the comments of old Reddit. It also allows you to expand the image by clicking on it!

You can change the size within the code: img.style.height = '300px'; // Set height to 300 pixels or do so within the gui with the Image Settings button. Check out the images below for more info.