Skip to content

Twitch.tv - Hider by xiggi

Details

Authorxiggi

LicenseNo License

Categorytwitch

Created

Updated

Size351 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hiding cookie banner, some ads and autoplayed streams in front page.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Twitch.tv - Hider
@version      20240522.09.07
@namespace    ?
==/UserStyle== */

@-moz-document domain("twitch.tv") {
.consent-banner, div#directory-banner, .Layout-sc-1xcs6mc-0.cwtKyw.blurred-preview-card-image, footer#twilight-sticky-footer-root, .front-page-carousel, div#directory-rectangle {
    display: none;
}
}

Reviews

No reviews yet.