Better Reddit Image Previews

Fixes issues with reddit image previews. Specifically, clicking image preview now links directly to image (instead of thread) and fits height of image previews in carousel so they don't get clipped out.

2022-04-05 기준 버전입니다. 최신 버전을 확인하세요.

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
Lawrence Sim
평점
0 0 0
버전
0.6.1
생성일
2021-09-20
갱신일
2022-04-05
크기
5.27KB
라이선스
WTFPL (http://www.wtfpl.net)
적용 사이트

Better Reddit Image Previews

Made this to fix two major problem with image "expando" previews I noticed. Firstly, clicking on the image preview doesn't link to the image itself, it links to the comment thread, then you have to click the image again to view the image itself in isolation. This is horrible UX flow so updated that such that clicking the expando preview opens the image itself. Additionally, when the thread has multiple image, the image carousel is badly styled such that the height is not scaled to fit and often cut off. These are corrected with this userscript.

Compatible with Reddit Watcher.

Other useful Reddit-based userscripts:

https://lawrenzo.com/p/better-reddit-image-previews

Buy Me a Coffee at ko-fi.com

Change log

v0.6.1 : Apr 5, 2022

  • Previews for a non-reddit sourced image (e.g. Imgur) were using a webp copied preview image. Fixed it to go to direct source.
  • Now works in card view (previously was tuned for classic view).