gyng / save-in

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

Chrome: Addon affecting all downloads instead of those only started by user #82

Open gyng opened 5 years ago

gyng commented 5 years ago

The chrome.downloads.onDeterminingFilename listener is not selecting only downloads started by the user, causing it to sometimes rename downloads unintentionally.