YouTube - Misc CSS Fix

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

2025/05/18のページです。最新版はこちら

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
𝖢𝖸 𝖥𝗎𝗇𝗀
評価
0 0 0
バージョン
1.0.1
作成日
2025/05/18
更新日
2025/05/18
大きさ
618バイト
ライセンス
MIT
対象サイト
    .html5-endscreen.ytp-show-tiles ~ .ytp-offline-slate .ytp-offline-slate-background {
        background-image: none !important;
    }

Before

After

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