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 提交的版本。查看 最新版本

作者
Lawrence Sim
评分
0 0 0
版本
0.6.1
创建于
2021-09-20
更新于
2022-04-05
大小
5.3 KB
许可证
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).