Skip to content

Spoutible Badge by BetaGuru

Screenshot of Spoutible Badge

Details

AuthorBetaGuru

LicenseGNU General Public License v3.0

CategorySpoutible.com

Created

Updated

Size283 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes the Investor Badge

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Spoutible
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Removes the Investor Badge
@author         BeTaGuRu
==/UserStyle== */
@-moz-document domain("spoutible.com") {

	.investor_badge {
		visibility: hidden;
	}
}

Reviews

No reviews yet.