ElectronNET/Electron.NET

Prevent downloads

Open

#434 opened on Jun 13, 2020

 (3 comments) (0 reactions) (0 assignees)C# (710 forks)batch import
Featurehelp wanted

Repository metrics

Stars
 (7,040 stars)
PR merge metrics
 (Avg merge 4d 13h) (7 merged PRs in 30d)

Description

Would it be possible to get the will-download event to Session class? I would want to prevent certain file extensions to be downloaded. Another thing would be that could do automation with specific filetypes. More information of this at https://github.com/electron/electron/blob/master/docs/api/download-item.md

Contributor guide