Display Original Image

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

Verze ze dne 12. 05. 2015. Zobrazit nejnovější verzi.

Autor
eight
Hodnocení
0 0 0
Verze
0.1.1
Vytvořeno
12. 05. 2015
Aktualizováno
12. 05. 2015
Size
1,1 KB
Licence
neuvedeno
Spustit na
všech stránkách

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.