Display Original Image

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

2015/05/12のページです。最新版はこちら

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
eight
評価
0 0 0
バージョン
0.1.2
作成日
2015/05/12
更新日
2015/05/12
大きさ
1.27KB
ライセンス
不明
対象サイト
すべてのサイト

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.2 (May 13, 2015)
    • Handle error.
  • Version 0.1.1 (May 13, 2015)
    • Fix: duplicate bug.
  • Version 0.1.0 (May 13, 2015)
    • First release.