Player UI simplify
no forward info
no gradient
no bezel logo
keep volume info
Authorclso
LicenseMIT
Categoryyoutube.com
Created
Updated
Size414 B
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Player UI simplify
no forward info
no gradient
no bezel logo
keep volume info
/* ==UserStyle==
@name youtube player simplify
@namespace http://clso.fun
@author clso
@preprocessor stylus
@version 0.5.2
@license MIT
==/UserStyle== */
@-moz-document domain("youtube.com") {
.ytp-doubletap-ui,
.ytp-doubletap-ui-legacy,
.ytp-gradient-top,
.ytp-gradient-bottom,
.ytp-bezel,
ytd-thumbnail-overlay-loading-preview-renderer
{display:none !important}
}