FixRedYoutube

CSS fixed to new youtube

目前為 2017-08-30 提交的版本,檢視 最新版本

// ==UserScript==
// @name         FixRedYoutube
// @description  CSS fixed to new youtube
// @include 	 *://*.youtube.com*
// @grant        GM_addStyle
// @version 1.3
// @namespace 
// ==/UserScript==

GM_addStyle ( "paper-button.ytd-subscribe-button-renderer {\
    background: hsla(3, 60%, 47%, 1)\
}\
a.yt-simple-endpoint.yt-formatted-string {\
    color: hsla(3, 60%, 47%, 1)\
}\
path#lozenge-path {\
    fill: hsla(3, 60%, 47%, 1)\
}");

QingJ © 2025

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