disable-devtool icon indicating copy to clipboard operation
disable-devtool copied to clipboard

bypass with beforeunload

Open milio48 opened this issue 1 year ago • 2 comments

i know that disableDevtool punishes by redirecting to the previous page. I tried running this script via the url bar. javascript:window.onbeforeunload=()=>{return true;}; then I can open devtools via the chrome menu.

please try punishing in other ways. thanks.

milio48 avatar Oct 25 '23 15:10 milio48

Thanks for your feedback, this problem does exist. Will try to solve it in the next version. @milio48

theajack avatar Nov 19 '23 01:11 theajack

Can you give me an example of how to do this?

devcarlosdaniel avatar Mar 24 '24 17:03 devcarlosdaniel