Greasy Fork

Greasy Fork is available in English.

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.

目前为 2018-12-30 提交的版本。查看 最新版本

作者
marp
评分
0 0 0
版本
1.0.0
创建于
2018-12-30
更新于
2018-12-30
大小
4.1 KB
许可证
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)

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