gyng / save-in

WebExtension for saving media, links, or selections into user-defined directories
MIT License
204 stars 25 forks source link

Fail with timer-auto-close prompt if the file already exists. #217

Open xenon-2000 opened 4 months ago

xenon-2000 commented 4 months ago

When a file already exists and I choose to save from my custom folder list tree, it silently saves the file and appends (1) to the file name. I would like it to fail if the file name already exists and show a prompt to either "Save As" so I can manually pick path/name. Or a cancel button that the window will auto close in #### ms.