🏠 Home 

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!


安装此脚本?
作者
minnieo
日安装量
0
总安装量
164
评分
3 0 0
版本
1.4
创建于
2024-04-07
更新于
2024-07-27
大小
6.7 KB
许可证
MIT
适用于

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.