B站直播纯净版
live.bilibili.com by jbts6
Details
Authorjbts6
LicenseNo License
Categorylive.bilibili.com
Created
Updated
Size480 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 live.bilibili.com
@version 20241011.06.22
@namespace ?
==/UserStyle== */
@-moz-document domain("live.bilibili.com") {
#aside-area-vm, #gift-control-vm, #head-info-vm, .right-container, .room-info-ctnr {
display: none !important;
}
.live-room-app .app-content .app-body .player-and-aside-area .left-container {
width: 100% !important;
}
.live-room-app .app-content .app-body .section-block .left-container {
width: 100% !important;
}
}