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
1日のインストール数
0
累計インストール数
134
評価
1 0 0
バージョン
1.4
作成日
2024/04/07
更新日
2024/07/27
Size
6.71KB
ライセンス
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.