Twitter - clickable links to images and show uncropped thumbnails

Supports new Twitter UI. Linkifies all image posts in Twitter Home, other blog streams and single post views. These links point to the "orig" version of the image. Thumbnail images in the stream are modified to display uncropped.

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

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

ANY AND ALL FEEDBACK IS WELCOME!

This script modifies Twitter image posts:

  • All thumbnails of image posts link directly to their high-res "orig" version (easily accessible by opening in a new tab via "middle-mouse" click)
  • If image opened in extra tab -> press CTRL-S (Firefox) or Right-click | Save Image As
  • In stream or single post view -> Right-click | Save Link As (FireFox) will save the "orig" high-res version of the image
  • If (manually) opening a non-"orig" image URL in tab -> the script will automatically switch to "orig" version
  • All image post thumbnails are modified to display uncropped

Only for old Twitter UI (not tested anymore - please let me know if something is broken):

  • 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.