ElectronNET/Electron.NET

Prevent downloads

Open

#434 opened on Jun 13, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C# (7,040 stars) (710 forks)batch import
Featurehelp wanted

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