CSDN复制限制破解方法合集分享
JS破解法
打开浏览器,CTRL+D添加收藏网址,然后把这段代码复制到到网址里面
javascript:document.body.contentEditable='true';document.designMode='on';void0
以后在遇到网站限制复制,我们只需轻轻一点这个收藏网址,就可以快速破解所有网站的限制复制,是不是非常的方便。
CSS破解法
1、首按下键盘F12键,打开开发者工具。
2、然后按下 ctrl + f 启用搜索功能,搜索框输入
precode
回车搜索。
3、删除搜索到的代码,如下
<style>#content_viewspre{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}#content_viewsprecode{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}</style>
4、最后再次按F12,关闭开发者工具,就可以直接复制了。
事件移除法
浏览器F12选择元素,然后选择右边的事件,选择copy事件,把它移除就完事了。
此方法只能在chrome内核浏览器使用,如果IE之类的浏览器就不适用了。
插件破解法
插件也只是把菜鸡源码以上方法集合成了插件,不需要手动操作,只需一点即可。
类似插件网上非常多,分享一款插件,下载地址:https://www.jingsounet.com/crx/zck.crx