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.

Fra 05.01.2019. Se den seneste versjonen.

Forfatter
marp
Vurderinger
0 0 0
Versjon
1.1.0
Lagd
30.12.2018
Oppdatert
05.01.2019
Size
5,1 kB
Lisens
GNU AGPLv3
Gjelder

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.

长期地址
遇到问题?请前往 GitHub 提 Issues。