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.

Από την 25/07/2019. Δείτε την τελευταία έκδοση.

Δημιουργός
marp
Βαθμολογίες
0 0 0
Έκδοση
2.0.0
Δημιουργήθηκε την
30/12/2018
Ενημερώθηκε την
25/07/2019
Μέγεθος
10 KB
Άδεια
GNU AGPLv3
Εφαρμόζεται σε

Update 2.0.0 - EXPERIMENTAL support for new Twitter UI -> Feedback very welcome!

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)
  • All image post thumbnails are modified to display uncropped

Only for old Twitter UI:

  • 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)
  • script applies also to posts displayed as overlay

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