Twitter Enlarge the image in the media section

Enlarge the image in the media section to view the entire image

< Twitter Enlarge the image in the media section 피드백으로 돌아가기

리뷰: 좋음 - 스크립트가 잘 작동함

§
게시: 2024-04-10

What if you want to display the original size of the image?
画像を元のサイズで表示したい場合はどうすればよいですか?

のがっちょ작성자
§
게시: 2024-04-14

Change line 90 from const highResImageUrl = target.src.split('?')[0] + '?format=jpg&name=small'; to const highResImageUrl = target.src.split('?')[0] + '?format=jpg&name=orig';.

You can adjust the image size by changing the parameter to small, medium, large, or orig.

답글 게시

답글을 게시하려면 로그인하세요.