electron-disable-file-drop icon indicating copy to clipboard operation
electron-disable-file-drop copied to clipboard

Prevent dropped files from opening in electron apps

electron-disable-file-drop

Prevent dropped files from opening in electron apps

npm version npm downloads npm license

Installation

npm install electron-disable-file-drop --save

Usage

require('electron-disable-file-drop');
//=> That's all folks

License

MIT © Daniel Eckermann