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

Disable web developer tools from the f12 button, right-click and browser menu

Results 69 disable-devtool issues
Sort by recently updated
recently updated
newest added

Expected behavior: redirect out of the page when opening devtools via menu. Actual result: nothing happens besides console being cleared over and over again.

bug

My homepage: https://marvel-media.net contains a embed/iframe I place this code right before "" You can visit my homepage to see only the anti-F12 function is working, other features like disable...

![image](https://user-images.githubusercontent.com/47579893/174289670-c59a2d9c-8d84-416a-b523-af72af794b95.png)

DisableDevtool({ md5: '0b9e05caf5000360ec1c263335bd83fe', ondevtoolopen: function (type) { window.location.href = 'https://www.qq.com'; }, ondevtoolclose: function () { text.innerHTML = 'devtool closed!' } });

- Opening the Bookmark tab with particular width calls `disabledevtools` function even if we don't open the dev tools - When zooming out the firefox browser it is calling the...

step reproduce 1. window.confirm("Confirm delete ") 2. when user click "ok"or "cancel" 3. return undefine when the script is used ``

在PC上的Chrome浏览器上起作用,其它未测。

Hi ! The wordpress site that uses "search with ajax" plugin and "login and register ajax modal" plugin are all blocked when users access it from smarttv. " Samsung TU...

目前支持了禁用复制、选择、剪切,是否考虑增加禁用粘贴

When i open my react app in edge browser the app redirect back to edge homescreen