Skip to content

YTD-APP disabler by Birphon

Screenshot of YTD-APP disabler

Details

AuthorBirphon

LicenseNo License

Categoryyoutube.com

Created

Updated

Size206 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Disables the ytd-app class

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       YTD-APP disabler
@version    20240908.07.50
@namespace  ?
==/UserStyle== */

@-moz-document domain("youtube.com") {
#header.style-scope.ytd-app {
  display: none !important;
}
}

Reviews

No reviews yet.