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.

Versión del día 30/12/2018. Echa un vistazo a la versión más reciente.

Autor
marp
Calificaciones
0 0 0
Versión
1.0.0
Creado
30/12/2018
Actualizado
30/12/2018
Tamaño
4.13 KB
Licencia
GNU AGPLv3
Funciona en

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