Disable default Reddit's image cropping.
Remove See Full Image button.
Reddit for some reason crops larger images. If user wants to see full image they need to click this button:
The issue however is that the button does exactly the same thing as just clicking the image which makes this button useless.
Clicking image or button takes you to the post details. - Far from the ideal outcome.
One could except clicking button shows full image without taking user to the post. My solution however is to remove cropping completely.
-
Download Greasemonkey for Firefox
-
Download Tampermonkey for Chromium/Chrome/Brave
-
Click here to initialize installer.
-
Installation popup should appear. Click install / OK
-
Done
-
Download Greasemonkey for Firefox
-
Download Tampermonkey for Chromium/Chrome/Brave
-
Click add new user script
-
Copy contents from
showImg.user.jsinto editor. -
Save
-
Done
- Lager images can cause problems with scroll. (Feel free to open PR if you know how to fix it)
