disableDevtool对象暴露了 md5 方法,可供开发者加密时使用: disableDevtool.md5('xxx'); 三、script使用属性配置 注: 属性配置时必须要带上id='disable-devtool'属性 属性配置都是可选的,字段与3.1中一致,区别是将驼峰形式改成横线分割 该script标签建议放在body最底部...
安装disable-devtool npm i disable-devtool import disableDevtool from 'disable-devtool'; disableDevtool(options); options中的参数与说明如下: declare interface optionStatic { md5?: string; // 绕过禁用的md5值,详情见3.2,默认不启用绕过禁用 url?: string; // 关闭页面失败时的跳转页面,默认值为loca...
npm i disable-devtoolimport DisableDevtool from 'disable-devtool'; DisableDevtool(options); 1.2 script方式使用 或者通过版本引用: <!--使用指定版本--> <!--使用最新版本--> 1.3 npm 方式 options参数说明 options中的参数与说明如下,各方面的配置相当完善。 interface IConfig { md5?: string; /...
github.com/theajack/disable-devtoolgithub.com/theajack/disable-devtool 先不思考太多,我们先一...
npm i disable-devtool import DisableDevtool from 'disable-devtool'; DisableDevtool(); 1.2 script attribute configuration Or cite by version: <!--Use the specified version--> <!--Use latest version--> 1.3 False trigger problem location help If you have problems during use, please...
install disable-devtool npm i disable-devtool importDisableDevtoolfrom'disable-devtool';DisableDevtool(options); 3.1.1 Return value Return value DisableDevtool The return value is of the following type interfaceIDDResult{success:boolean;Indicateswhetheritisenablednormallyreason:string;Thereasonwhyitwas...
npm i @deppon/bian-disable-devtool importDisableDevtoolfrom'@deppon/bian-disable-devtool';DisableDevtool(options); 3.1.1 返回值 返回值 DisableDevtool 的返回值为如下类型 interfaceIDDResult{success:boolean;// 表示是否正常启用reason:string;// 未正常启用的原因} ...
install disable-devtool importDisableDevtoolfrom'disable-devtool';DisableDevtool(options); Return value DisableDevtool The return value is of the following type interfaceIDDResult{success:boolean;Indicateswhetheritisenablednormallyreason:string;Thereasonwhyitwasnotproperlyenabled} ...
A free, fast, and reliable CDN for disable-devtool. Disable web developer tools from the f12 button, right-click and browser
forked from theajack/disable-devtool 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 Gitee Pages 质量分析 Jenkins for Gitee 腾讯云托管 腾讯云 Serverless 悬镜安全 阿里云 SAE Codeblitz 我知道了,不再自动展开 悬镜源鉴 服务由 悬镜安全 提供技术支持 丰富的语言支持,海量知识库支...