Automatically replaces blurry Reddit image previews with their full-resolution originals as you scroll. Includes a menu command to toggle the feature on or off.
To install the script, click here.
- Replaces low-resolution
preview.redd.itimages with high-resolutioni.redd.itversions. - Works on both
<img>tags and elements withbackground-image. - Uses
IntersectionObserverfor efficient, on-demand loading as you scroll. - Includes a Tampermonkey menu command to easily enable or disable the functionality.
- Dynamically handles new images loaded via infinite scroll.
This userscript is open-source and licensed under the MIT License.