Might be useful to add an electron specific global key listener. This package would have the following advantages:
- Fallback to electron::globalShortcut() for registering keyboard shortcuts, if node-global-key-listener doesn't have permission.
- A utility to allow continued usage of node-global-key-listener when packaged into an asar package.