Javascript Debug Protector
How to protect javascript from developer tools ? here the answer.
put this code into your page or template before closing body (</body>)
<script src="https://cdn.jsdelivr.net/gh/dimaslanjaka/[email protected]/js/protector.js" async></script>
This script functions to hide the output from console.log, console.error, console.warning, and so on. and will also notify visitors that the site being opened is in a time suspension, because the visitor is opening the developer tools in his browser.
This article about :
- protect javascript from debugging
- hide javascript console from developer tools
- protect site from debugging

0 Response to "Javascript Debug Protector"
Post a comment
Jangan Lupa Cek Box "Notify Me" agar tahu komentar kamu dibalas oleh saya.
If there are any posts that are missing, or error or anything else, please leave a comment for the article / post to be fixed.
Do not Forget Check Box "Notify Me" to know our comments replied by me.