// ==UserScript== // @name CSDN文库免vip阅读全文,解锁复制限制 // @namespace http://tampermonkey.net/ // @version 1.0 // @description CSDN文库阅读全文,去除VIP登录遮罩,解锁鼠标复制功能 // @author icescat // @match *://*.csdn.net/* // @grant none // @license MIT // ==/UserScript==