Tumblr Dashboard - clickable links to images and display time-stamps

NEW Tumblr UI - READ DESCRIPTION. Linkifies all images in the tumblr dashboard and side-view streams. The script also displays the time-stamp of each post in the upper right corner.

目前為 2022-10-02 提交的版本,檢視 最新版本

作者
marp
評價
0 0 0
版本
3.4.2
建立日期
2018-08-12
更新日期
2022-10-02
尺寸
11.6 KB
授權條款
GNU AGPLv3
腳本執行於

This script modifies all image posts to link directly to their highest resolution version.
It also adds the time stamp of each post to the upper right corner.

NOTE about script maintenance:
Nowadays, I'm using Tumblr much less but still regularly. However, I only use part of the Tumblr UI.
If you notice areas where the script doesn't seem to do what it should, please do let me know!

Use Middle-Mouse Click to open the high-res version of an image in a new (background) tab.
Use ALT-Click to access the default Tumblr overlay view (as would happen on normal click without this script). Normal Mouse-Click unfortunately now opens both a new tab AND the image overlay.

Tumblr is injecting HTML into what should be a pure image binary file, against all standards and best practices. Thus, "Right Click | Save Link As" from the dashboard doesn't work anymore (grrrr!).
Instead, use middle-mouse to open images in a new tab. The script will then remove most of this injected HTML crap.
Then use "Right-Click | Save Image As" in the newly opened tab to save the high-res version of the image.

ALL FEEDBACK IS WELCOME!

The script is presented AS-IS with no guarantees - it works well for me, it might not for you...