0.0.1 • Published 2 years ago

electron-refresh-disabler v0.0.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 years ago

Electron Refresh Disabler

Just make the ctrl or command + R and F5 disabled...

install

pnpm add @winm/electron-refresh-disabler

usage

in electron entry file main.js

// ...electron create window
disableRefresh()
0.0.1

2 years ago