Twitter - clickable links to images

Linkifies all images in Twitter streams. These links point to the :orig version while the stream content is modified to use the :small variant to increase performance. ":orig" images opened in tabs can be downloaded using a valid file name (removes " orig.jpg" suffix) simply by clicking on the image.

Verze ze dne 30. 12. 2018. Zobrazit nejnovější verzi.

Autor
marp
Hodnocení
0 0 0
Verze
1.0.0
Vytvořeno
30. 12. 2018
Aktualizováno
30. 12. 2018
Size
4,1 KB
Licence
GNU AGPLv3
Spustit na

This script modifies Twitter image posts:

  • All image posts link to their high-res ":orig" version (easily accessible by opening in a new tab via "middle-mouse" click)
  • Twitter images opened in a new tab allow downloading the ":orig" version by clicking on the image (using a valid file name stripped of the superfluous " orig.jpg" suffix)
  • The image thumbnails are modified to use ":small" version to improve performance and reduce network traffic (no noticeable quality degradation)

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