This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name CSDN自动展开+净化剪切板 | |
// @namespace https://gist.github.com/ZzMark/9026e2ffaa8211ec1f110c6133aee4e8 | |
// @version 1.0.3 | |
// @description 清理csdn的展开,不需要登录,顺便清理了剪切板 | |
// @author Zhou | |
// @match *://blog.csdn.net/*/article/details/* | |
// @match *://bbs.csdn.net/topics/* | |
// @match *://www.fangzhipeng.com/* | |
// @match *://yq.aliyun.com/articles/* |