this post was submitted on 18 Jun 2023
77 points (100.0% liked)

/kbin meta

25 readers
1 users here now

Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign

founded 2 years ago
 

This userscript unsquashes inline images in comments by fetching the source image and downscaling it to 50%.

Requires *monkey extension to run (greasemonkey, tampermonkey, violentmonkey, et al)

Edit: also updated it to support the thread index

you are viewing a single comment's thread
view the rest of the comments
[โ€“] exscape@kbin.social 2 points 2 years ago (2 children)

Hm, the thread index is the main issue for me! Might try the script and modify it.

For example: https://i.imgur.com/1e0nTx1.png

[โ€“] shazbot@kbin.social 3 points 2 years ago

Alright, those index thumbnails are confined to a 220x145 square, so we can handle those separately by using the cover method of the object-fit property to scale them. Give me a minute to update it...

load more comments (1 replies)