Skip to content

Watzatsong - Hide premium samples by Z2r-YT

Screenshot of Watzatsong - Hide premium samples

Details

AuthorZ2r-YT

LicenseNo License

CategoryWatZatSong.com

Created

Updated

Size427 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes the WatZatSong UI prettier without all the advertisements for premium, or posts boosted by premium users cluttering up the feed.

Notes

Removes all premium promotions including the banner advertisement, pinned samples, and the donate request on the footer of the page.

Source code

/* ==UserStyle==
@name           watzatsong.com - Jun 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("watzatsong.com") {
	.sample-box--premium {
		display: none;
	}

	.explaination-box {
		display: none;
	}

	#announcement {
		display: none;
	}
	
	.footer_buttons {
	display: none;
	}
}

Reviews

No reviews yet.