Display Original Image

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

Från och med 2015-05-12. Se den senaste versionen.

Upphovsman
eight
Betyg
0 0 0
Version
0.1.2
Skapad
2015-05-12
Uppdaterad
2015-05-12
Size
1,27 KB
Licens
N/A
Gäller för
Alla sidor

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.