Skip to content

YouTube with hidden sidebar by KABA

Details

AuthorKABA

LicenseNo License

Categoryyoutube

Created

Updated

Size230 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

As the title says.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       YouTube with hidden sidebar
@version    20241122.10.58
@namespace  ?
==/UserStyle== */

@-moz-document domain("www.youtube.com") {
#secondary {
    transition: .2s;
    &:not(:hover) { opacity: 0 }
}
}

Reviews

No reviews yet.