以下为插件后台 部分截图
前台效果请自定测试本站
代码展示
setInterval(function() {
var widthThreshold = window.outerWidth - window.innerWidth > threshold;
var heightThreshold = window.outerHeight - window.innerHeight > threshold;
var firefoxDevtools = window.Firebug && window.Firebug.chrome && window.Firebug.chrome.isInitialized;
if (widthThreshold || heightThreshold || firefoxDevtools) {
detectDevTools(true);
} else {
detectDevTools(false);
强大功能,全面守护
灵活设置,满足多样需求