theajack / disable-devtool

Disable web developer tools from the f12 button, right-click and browser menu
https://theajack.github.io/disable-devtool/
MIT License
1.92k stars 184 forks source link

如何实现打开devtools时重定向到其他url而不是关闭当前标签页? #92

Open NianBroken opened 6 months ago

Pointvar commented 5 months ago
截屏2024-05-19 09 39 28

w我用的这个参数

Pointvar commented 5 months ago

我这里 好像都会触发关闭页面失败。

theajack commented 4 months ago

设置了url参数 就是跳转到其他页面 不会关闭当前页面 @NianBroken

theajack commented 4 months ago

我这里 好像都会触发关闭页面失败。

@Pointvar 你代码发出来看看 按理说设置了url就不会关闭当前页面了