Files
MikOS/home/root/Desktop/1.txt
2026-01-25 17:01:16 +08:00

12 lines
363 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
// ==UserScript==
// @name CSDN文库免vip阅读全文解锁复制限制
// @namespace http://tampermonkey.net/
// @version 1.0
// @description CSDN文库阅读全文去除VIP登录遮罩解锁鼠标复制功能
// @author icescat
// @match *://*.csdn.net/*
// @grant none
// @license MIT
// ==/UserScript==