Display Original Image

This script will replace thumbnail with full size image if available.

目前为 2015-05-12 提交的版本。查看 最新版本

作者
eight
评分
0 0 0
版本
0.1.1
创建于
2015-05-12
更新于
2015-05-12
大小
1.1 KB
许可证
暂无
适用于
所有网站

Display Original Image

This script will replace thumbnail with full size image if available.

How does it work

The script will detect all a>img elements. If the url of a looks like an image file (ends with .jpg/.png/.gif), create a new image and replace the old one.

Install

Greasy Fork

Changelog

  • Version 0.1.1 (May 13, 2015)
    • Fix: duplicate bug.
  • Version 0.1.0 (May 13, 2015)
    • First release.