electron-disable-file-drop

Prevent dropped files from opening in electron apps

Usage no npm install needed!

<script type="module">
  import electronDisableFileDrop from 'https://cdn.skypack.dev/electron-disable-file-drop';
</script>

README

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