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.

ของเมื่อวันที่ 05-01-2019 ดู เวอร์ชันล่าสุด

ผู้เขียน
marp
คะแนน
0 0 0
เวอร์ชัน
1.1.0
สร้างเมื่อ
30-12-2018
อัปเดตเมื่อ
05-01-2019
Size
5.12 กิโลไบต์
สัญญาอนุญาต
GNU AGPLv3
ปรับใช้กับ

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.