Skip to content

Remove junk by techmouse

Details

Authortechmouse

LicenseNo License

Categoryuserstyles

Created

Updated

Size475 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes junk

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Remove junk
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Removes junk
@author         Mouse
==/UserStyle== */

@-moz-document domain("stream4free.live") {
.t3-sidebar,
.article-aside,
#fb-root,
#t3-mainnav,
div.container:nth-child(4),
.rhrwvhxwa,
.hiynwwhuhch,
.hiynwwhuhch > div:nth-child(1),
#__peek_a_bar_56639903,
#__peek_a_bar_91716659,
#vjs-poster-onscreen,
div.wrap{
	display: none !important;
}
}

Reviews

No reviews yet.