您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Custom Widescreen CSS theme for userscripts.org v.10.5
当前为
(function () { // ==UserScript== // @name Userscripts.org WideScreen Dark and Gray V.10.51 // @namespace http://userscripts.org/users/5161 // @icon http://www.gravatar.com/avatar/317bafeeda69d359e34f813aff940944?r=PG&s=48&default=identicon // @description Custom Widescreen CSS theme for userscripts.org v.10.5 // @copyright 2011+, decembre (http://userscripts.org/users/5161) // @license GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html // @version 10.51 // @homepage http://userscripts.org/scripts/show/182721 // @include https://userscripts.org/* // @include https://userscripts-mirror.org/* // @include https://userscripts.org:8080/* // // @require https://gf.qytechs.cn/libraries/GM_setStyle/0.0.15/GM_setStyle.js // @resource css https://pastebin.com/raw/CjKM1bnC // // @grant GM_getResourceText // // ==/UserScript== let styleNode = GM_setStyle({ data: GM_getResourceText("css") }); })();
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址