Skip to content

huya.video.world by PinghuaZhuang

Screenshot of huya.video.world

Details

AuthorPinghuaZhuang

LicenseMIT

Categoryzphua

Created

Updated

Size372 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

自用. 虎牙视频播放容器最大化.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       虎牙视频
@version    20240509.04.27
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://www.huya.com/video/play") {
    #play2,
    .duya-header-bd {
        max-width: calc(100% - 20px);
    }
    #play2 .content {
        margin-top: 0 !important;
    }
    #play2 .crumb {
        display: none;
    }
}

Reviews

No reviews yet.