Skip to content

no People mentioned on yt desciption by alpharetzy

Screenshot of no People mentioned on yt desciption

Details

Authoralpharetzy

LicenseNo License

Categoryyoutube.com

Created

Updated

Size282 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

removes the newly added "People mentioned" from YouTube video descriptions, which adds useless clutter in my opinion

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           no People mentioned on yt desciption
@namespace      github.com/openstyles/stylus
@version        11.27.2024
==/UserStyle== */
@-moz-document domain("youtube.com") {
	yt-video-attributes-section-view-model {
		display: none !important;
	}
}

Reviews

No reviews yet.