YouTube - Misc CSS Fix

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

ผู้เขียน
𝖢𝖸 𝖥𝗎𝗇𝗀
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
9
คะแนน
0 0 0
เวอร์ชัน
1.0.2
สร้างเมื่อ
18-05-2025
อัปเดตเมื่อ
19-05-2025
Size
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。