0.0.1 • Published 7 months ago

@winm/electron-refresh-disabler v0.0.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
7 months 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

7 months ago