YouTube - Misc CSS Fix

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

Tác giả
𝖢𝖸 𝖥𝗎𝗇𝗀
Cài đặt hàng ngày
0
Số lần cài đặt
9
Đánh giá
0 0 0
Phiên bản
1.0.2
Đã tạo
18-05-2025
Đã cập nhật
19-05-2025
Size
730 Byte
Giấy phép
MIT
Áp dụng cho

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。