Save images to custom locations from the context menu.Save images to custom folders from the right-click context menu.
Chrome allows saving files only within the configured downloads location. All the configured directories will go under the downloads location of Chrome. E.g. directory `Nature` will become `/Users/name/Downloads/Nature` when `/Users/name/Downloads` is the configured download location in Chrome.
If the browser keeps opening the save dialog, make sure to uncheck "Ask where to save each file before downloading" in Chrome settings.
Use slash (`/`) or backslash (`\`) for sub-directories. Empty directory will go to the Chrome download location directly.
Directory names may not contain these characters: ? : ~ " < > * |
Leave your feedback and suggestions!
This extension is open source:
https://github.com/alexopus/SaveImageRouter
Updates:
Version 0.2.0 (2016-07-15): Allow to use backslashes to divide sub-directories. These are internally converted to slashes.
Version 0.2.3 (2016-10-17): Provide file renaming prefixes, suffixes with host, time stamps.
Version 0.2.4 (2017-04-07): Open the source code: https://github.com/alexopus/SaveImageRouter
Version 0.2.5 (2017-04-08): Add github link to the options page.
Version 0.2.6 (2017-05-21): Enable renaming using full URL path.
Version 0.2.7 (2017-05-21): Fix occasional need for browser reload.
Version 0.2.8 (2017-06-11): Provide default download path in the menu.