unintended / download-organizer-chrome-extension

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

File Path By Web URL #33

Open Vaynakh04 opened 4 years ago

Vaynakh04 commented 4 years ago

Hi,

I love this extension but never can make it right. Every extension working right but I want to set my path from dafont.com to my dafont folder. The problem is, dafont fonts contains with these links;

https://dl.dafont.com/dl/?f=fontname.

I tried with dafont and dl.dafont.com but never works. I'm not really good with these things. Could you explain what I have to input with MIME, File URL, Referrer URL, Filena, Destination Path sections?

Thanks a lot!

unintended commented 4 years ago

{"enabled":true,"url":"https://dl\\.dafont\\.com.*","pattern":"dafont/"}

Vaynakh04 commented 4 years ago

Where I'm gonna insert this?

Vaynakh04 commented 4 years ago

It says "Wrong format: array expected" :/

unintended commented 4 years ago

Sorry this one image

Vaynakh04 commented 4 years ago

It's work perfect now! Thank you soo much! I totally love it!