YouTube - Misc CSS Fix

To fix some css issues (like YouTube Offline Slate Background)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
𝖢𝖸 𝖥𝗎𝗇𝗀
1日のインストール数
0
累計インストール数
9
評価
0 0 0
バージョン
1.0.2
作成日
2025/05/18
更新日
2025/05/19
大きさ
730バイト
ライセンス
MIT
対象サイト

Rule 1

    .html5-endscreen.ytp-show-tiles ~ .ytp-offline-slate .ytp-offline-slate-background {
        background-image: none !important;
    }

Before

After

Rule 2

.more-button.ytd-comment-replies-renderer > #creator-thumbnail {
    margin: 4px 8px;
    line-height: 100%;
}

Before

After

长期地址
遇到问题?请前往 GitHub 提 Issues。