download-organizer-chrome-extension icon indicating copy to clipboard operation
download-organizer-chrome-extension copied to clipboard

Chrome extesion that allows you to set custom download locations with a flexible regexp-based rules.

download-organizer-chrome-extension

Chrome extesion that allows you to set custom download locations with a flexible regexp-based rules.

Try at Chrome web store

Debugging

Before opening an issue, please do the following and try to figure out what fields are most suiatble for your rule. To debug the addon:

  1. Open chrome://extensions/
  2. Open inspect view and check console image
  3. Download something and you will get your log image

The most interesting part is "Downloading item": you have to check the fields and try to figure out a working rule. Unfortunately, there is no universal rule for all sites, because different sites have different link and content delivery structure. If still unsure, open the issue and attach your item dump from the console log.