Greasy Fork

Greasy Fork is available in English.

Tumblr Dashboard - clickable links to images

Linkifies all images in the tumblr dashboard stream (1280 for PNG and JPG and 540 for GIF - raw support disabled after Tumblr made them inaccessible on 2018-08-09)

当前为 2018-10-09 提交的版本,查看 最新版本

作者
marp
评分
0 0 0
版本
1.0.1
创建于
2018-08-12
更新于
2018-10-09
大小
5.1 KB
许可证
GNU AGPLv3
适用于

The posts on the Tumblr dashboard can be of different types:

  1. post with one image with link to post
  2. post with one image with link to some arbitrary URL (typically external non-tumblr URL)
  3. post with one image and no link
  4. post with multiple images, each with direct link to high-res image
  5. post with multiple images inter-spaced with text in-between, all images but the first with no link
  6. post with non-image content (e.g. movie or text)
  7. post with ads

This script modifies all image posts (types 1 to 5) to link to their high-res version. (Currently this is 1280 for JPG and PNG and 540 for GIF - as of 2018-08-09 Tumblr seems to have cut off access to the raw version of images)

UPDATE 1.0.1 - 2018-10-09

  • include "likes"
  • user request #1: I've encountered one single post in the dashboard stream for which the "linkification" did not work - however I cannot locate this post anymore. -> If you encounter any posts for which this script does not work, please let me know
  • user request #2: If any new possibility to access RAW images appears - please let me know

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