klk
v3debloat by tester
Details
Authortester
LicenseNo License
Categoryyoutube
Created
Updated
Size933 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
g
Source code
/* ==UserStyle==
@name v3debloat
@namespace youtube.com/*
@version 1.0.0
@description i am stressed
@author succ
==/UserStyle== */
@-moz-document domain("youtube.com") {
#ghost-cards, #home-container-skeleton{display:none!important;}
.watch-skeleton, #watch-page-skeleton
{
display:none;
}
#player.skeleton.flexy
{
margin:0!important;
padding:0!important;
width:640px!important;
height:360px!important;
}
#player.skeleton.flexy #player-wrap, #player.skeleton.flexy #player-api
{
display:none;
}
ytd-masthead#masthead.shell.dark.chunked
{
background-color: #202020;
box-shadow: inset 0px -2px 0px 0px rgb(0, 0, 0); fill: #fff !important;
}
/*#masthead-logo
{
content: url(https://imgur.com/62lCO8O.png) !important;
width: 72px !important;
height: auto !important;
}*/
ytd-masthead#masthead.shell.dark.chunked > *
{
visibility:hidden;
}
}