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

Doesn't work with Opera on Windows #38

Closed ghost closed 3 years ago

ghost commented 4 years ago

I'm not sure this is a supported scenario. I'm using the extension in Opera on Windows 10. Opera is configured to ask me where to store the file. Without the extension, Opera's normal behavior is to use the last directory where I have stored a download as starting point.

My expectation with this extension was that the starting point that I see in Opera's download dialog is the one I have configured in the extension. This doesn't seem to work; it continues to be the last directory I used.

Should this work as I want it to work?

ghost commented 3 years ago

Seems it does work.

Don't use quotes in the path field, not even if the path contains spaces. Just put the path, spaces and all, in the field.