A Chrome extension that allows you to quickly save images by hovering over them (and more). When you hover over an image for a configurable amount of time, a download button appears that lets you save the image directly to your default downloads folder.
- Hover to start: Hover over any image to show a download button
- Configurable delay: Adjust how long to hover before the button appears (0.5s to 3s)
- Smart filtering: Only shows download button for images larger than predefined dimensions
- No save dialog: Downloads directly to your default downloads folder
- Enable/disable: Toggle the extension on/off from the popup
- Visual feedback: Optional green border highlighting around targetable images (advanced option)
- and more..
- Download or clone this repository
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode" (top right)
- Click "Load unpacked" and select the
extensionfolder
Alternatively, install from the Chrome Web Store
(Note: The Chrome Web Store version may not always have the latest updates.)
- Navigate to any webpage with images
- Hover your mouse over an image for the configured delay (default: 1.5 seconds)
- A download button (💾) will appear in the top-right corner of the image
- Click the button to download the image to your default downloads folder
- Click the extension icon to adjust settings or disable the extension
downloads: Required to save images to your downloads folderstorage: Required to save your preferences and settingstabs: Required for cross-tab preference communication and badge indicatorsactiveTab: Required to interact with the current webpage<all_urls>: Required to work on all websitescontextMenus: Required to add a link-only right-click menu entry
This extension:
- Does not collect any personal data
- Does not send any usage information to external servers
- Settings are saved using Chrome's sync storage feature that syncs to your own Google account when available.
See LICENSE.
This extension uses the following open-source libraries:
- JSZip v3.10.1 - For creating ZIP archives of bulk downloads
- License: MIT
- Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, António Afonso
- Jaewoo Jeon @thejjw
If you find this extension helpful, consider supporting its development via GitHub Sponsors (one-time or monthly), or Buy Me a Coffee:
