Twitter - clickable links to images and show uncropped thumbnails

Linkifies all images in the Twitter Home stream. These links point to the :orig version while the stream content is modified to use the :small variant to increase performance. Thumbnail images in the stream are modified to display uncropped.

Verzia zo dňa 05.01.2019. Pozri najnovšiu verziu.

Autor
marp
Hodnotenie
0 0 0
Verzia
1.1.0
Vytvorené
30.12.2018
Aktualizované
05.01.2019
Veľkosť
5,1 KB
Licencia
GNU AGPLv3
Spustiť 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)
  • ADDED 1.1.0: apply script also to posts displayed as overlay
  • ADDED 1.1.0: modify thumbnails in stream/posts to display uncropped. While this leads to empty areas to the left or below of each thumbnail, it will display the full image instead of just a part.

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