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

Αναφορά: Καλός - ο κώδικας λειτουργεί

§
Δημοσιεύτηκε: 10/04/2024

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

のがっちょΔημιουργός
§
Δημοσιεύτηκε: 14/04/2024

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.

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.