Browser addons — Google Chrome extensions

Images Under Cursor

Find and extract all images, pictures, GIFs, background images and videos laying under the cursor, whatever their depth or nesting in the DOM tree. This extension also supports extracting the current frame of canvas elements.

This is useful to bypass the HTML, Javascript or CSS tricks some websites use to prevent the user from accessing the page assets — which is plain ridiculous, as there are accessible anyway.

Usage: right-click on any image or video, then select “Images under cursor”: a list of found images will appear, that you can open or save. You can also use the Ctrl+Shift+F keyboard shortcut. The shortcut can be customized in Chrome settings.

This extension is open-source software licensed under MIT. Visit website link for source.