Tumblr Dashboard - clickable links to images

Linkifies all images in the tumblr dashboard stream (1280 for png and jpg and 540 for gifs - raw support disabled after Tumblr made then inacessible on 2018-08-09)

La data de 12-08-2018. Vezi ultima versiune.

Autor
marp
Rating-uri
0 0 0
Versiune
1.0.0
Creat
12-08-2018
Actualizat
12-08-2018
Size
5,01 KB
Licență
GNU AGPLv3
Se aplică pe

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 - on 2018-08-09 Tumblr seems to have cut off access to the raw version of images)

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