YouTube - Misc CSS Fix

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

Penulis
𝖢𝖸 𝖥𝗎𝗇𝗀
Pemasangan harian
0
Total pemasangan
9
Nilai
0 0 0
Versi
1.0.2
Dibuat
18 Mei 2025
Diperbarui
19 Mei 2025
Size
730 Byte
Lisensi
MIT
Berlaku untuk

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。