unintended / download-organizer-chrome-extension

Chrome extesion that allows you to set custom download locations with a flexible regexp-based rules.
MIT License
69 stars 10 forks source link

Good to have filename manuplation #54

Open amuagarwal opened 2 years ago

amuagarwal commented 2 years ago

Its really good to have rename file with regex or some place holder like sub-path of url. etc. e.g i have download location as *.abc.com and every server have some xyz file. looking forward to have downloaded file will renamed as ${filename}.${sub-domain}.${ext}