This file contains hidden or 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 V2EX 增强 | |
// @version 1.1.7 | |
// @author X.I.U | |
// @description 自动签到、链接转图片、自动无缝翻页、使用 SOV2EX 搜索、回到顶部(右键点击两侧空白处)、快速回复(左键双击两侧空白处)、新标签页打开链接、标签页伪装为 Github(摸鱼) | |
// @match *://v2ex.com/* | |
// @match *://*.v2ex.com/* | |
// @match *://www.sov2ex.com/* | |
// @icon https://www.v2ex.com/static/favicon.ico | |
// @grant GM_xmlhttpRequest |