@winm/electron-refresh-disabler
v0.0.1
Published
disable the refresh feature
Downloads
1
Readme
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()