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 HDSky 体育沙龙&掷骰子面板 | |
| // @namespace http://tampermonkey.net/ | |
| // @version 6.3 | |
| // @description 在 HDSky 论坛页面右上角显示控制面板,自动高亮特殊关注用户的回复内容,支持快速翻页和收藏功能,可折叠面板,下拉加载翻页 | |
| // @author 江畔 (LOVE),Yy | |
| // @match https://hdsky.me/* | |
| // @match https://www.hdsky.me/* | |
| // @icon https://hdsky.me/favicon.ico | |
| // @grant GM_setValue |