Electron Localshortcut Versions Save

Add keyboard shortcuts locally to a BrowserWindow instance, without using a Menu

v2.0.2

6 years ago

This patch release contains some bug fixing and minor improvement:

  • debug is now listed under dependencies instead devDependencies (thank you @blakef)
  • Solved a bug that prevent enabling shortcut on registration
  • Add more debug statements