Display Original Image

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

लेखक
eight
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
861
रेटिंग
7 0 0
आवृत्ती
0.1.2
बनवली
2015-05-12
अपडेट केली
2015-05-12
आकार
1.27 KB
License
नाही
यांवर लागू होते:
सर्व संकेतस्थळे

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.

Warning!!! This script might slow down your computer if the page contains too many (or too large) images.

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.