electron-plugin-manager icon indicating copy to clipboard operation
electron-plugin-manager copied to clipboard

Plugin Manager based on NPM for Electron apps

Results 4 electron-plugin-manager issues
Sort by recently updated
recently updated
newest added

https://github.com/electron/electron/issues/9920#issuecomment-575839738

https://nornagon.medium.com/electrons-remote-module-considered-harmful-70d69500f31

Hello :) I have some simple questions regarding the "native addon" for nodejs, in the Readme it's explicitly written that epm will not work with native addons. - Why epm...

Probably need some extra checks in the code. I had a .idea folder in the plugins directory and also had a test plugin in there that had a syntax error...