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.