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.

Versão de: 05/01/2019. Veja: a última versão.

Autor
marp
Avaliações
0 0 0
Versão
1.1.0
Criado
30/12/2018
Atualizado
05/01/2019
Tamanho
5,12 KB
Licença
GNU AGPLv3
Aplicável a

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.