Greasy Fork is available in English.
All Tumblr images receive direct link to their high-res variant. A colored box around each image indicates the vertical resolution of the high-res image.
这是此脚本的所有版本 只显示代码更新过的版本
small refinement for some animated gif posts
Tumblr posts with a set "Community Label" are not shown in full size but with a fixed height of 300px.This update of the script disables this cropping and displays the posts in full size - just like normal posts.Messing with height of posts might have unintended consequences - so far all seems well, but time will tell...
Major rework to adapt to Tumblr UI changes and to add new featuresScript creates a colored box around each image to indicate the image height (width is NOT evaluated)Hover over image will display image file size and image dimensionsTumblr UI now always displays timestamps - but in the format of "1 day ago" - this is not helpful if there are lots of images within one day or if you are past day 7 and it all says "1 week ago" -> script replaces this with actual date time
Add more urls that the script triggers on (especially newer type of blog urls: www.tumblr.com/).Cleanup of script description.
Enforce correct aspect-ratio in images after HTML-crap has been removed by the script.Mostly cosmetic update to the script description.Broader regex to try to get the script to apply reliably to the first 3-5 posts at the top of the dashboard (still not 100%, but better than before).
Adapt to Tumblr HTML changes I hope I got all changes correctly - this Tumblr code change a few days ago was a bit weird (please let me know if something seems off)
Include blog URLs
Update of script description - no change of script code