Image download helper

add keyboard shortcuts to open and download image files quicker

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
switchaud
Daily installs
0
Total installs
434
Ratings
5 0 0
Version
0.09
Created
2017-07-24
Updated
2017-07-27
Size
11 KB
Compatibility
Compatible with Chrome
License
GPLv2
Applies to
All sites

Adds custom keyboard shortcuts to :

open the image under cursor in tab: ALT key.
download image under cursor: SHIFT + w (or z depending on layout)

This is mainly intended for Tumblr image posts.

If you feel that you can improve the script, feel free to do so.
The code is awful right now, until I learn more about javascript and clean it up.
But at least it's functional most of the time, unless some weird iframe structure comes into play, need to fix that.

Credits to Dimethyl's https://greasyfork.org/scripts/9014-tumblr-image-size for the tumblr image size trick.
I hope he updates it to the actual best quality version as discussed.