I think that the thumbnails are being displayed a bit too small on my screen for my taste (resolution is 1920x1080), so I wrote this little script to resize them a little. As a little neat side effect, the thumbnails are also being re-aligned so there is less "wasted" space between thumbnails, which means more thumbnails per row.
Since without the script the thumbnails are being displayed in their correct sizes already, resizing them my way will pixelate them a little. Still perfectly fine with me, but decide for yourself if it's worth it. See below for a screenshot. You can see that it really depends on the picture and the thumbnail image itself. Some look fine, some look 1995-porn-bad. Those were horrible times my dear fellow furries..
This script was written by me. Please don't claim it as your own, but feel free to tweak it and give it to others. See bottom of this post for some words regarding the script.
You need the Greasemonkey AddOn for Firefox. I'm not providing any support for other browsers or other ways of implementing this script. I'm also not responsible for any damage done to your machine or yourself, neither by this script nor by tiny pink fluffy ninjas from.. BEHIND YOU!!
This is the script:
This is how it looks like on my machine:
http://s1.directupload.net/images/130117/alw6wcxr.png
Some words:
I'm merely setting some CSS properties to do the magic. To ensure that the metadata (rating, favorite count, comment count) is still visible, the image height has to be ~20px less than the thumbnail itself. Keep that in mind if you want to tweak the numbers for your needs.
I also just recognized a little bug which doesn't affect e621, but might affect other sides in case you want to reuse my ModifyCSS function.
JavaScript is awesome, and so is e621! \o/
Feedback is appreciated in either direction. I hope this script is usefull to some of you.
CJ is me by the way.
Enjoy! :3
Updated by Fum