Greasy Fork镜像 Theme figuccio

Greasy Fork镜像 pagina di colore violet

目前为 2021-01-20 提交的版本。查看 最新版本

// ==UserScript==
// @name        Greasy Fork镜像 Theme figuccio
// @namespace https://gf.qytechs.cn/users/237458
// @description Greasy Fork镜像 pagina di colore violet
// @include     http*://*gf.qytechs.cn*
// @version     0.2
// @noframes
// @author      figuccio
// @run-at document-start
// @grant       GM_addStyle
// ==/UserScript==

GM_addStyle(' body {background-color:violet!important;}');//cambio colore pagina
GM_addStyle('.script-list{background-color:olive!important;}');

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址