disable-devtool
disable-devtool copied to clipboard
菜单栏依旧可以打开开发者工具 无法回调
DisableDevtool({ md5: '0b9e05caf5000360ec1c263335bd83fe', ondevtoolopen: function (type) { window.location.href = 'https://www.qq.com'; }, ondevtoolclose: function () { text.innerHTML = 'devtool closed!' } });