Skip to content

Kick - Hider by xiggi

Details

Authorxiggi

LicenseNo License

Categorykick

Created

Updated

Size377 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hiding footer and recommended channels in sidebar.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Kick - Hider
@version      20240522.11.52
@namespace    ?
==/UserStyle== */

@-moz-document domain("kick.com") {
footer.flex.flex-col.items-center.px-3.py-16.text-center, .flex.flex-col[data-v-ca853e86], .fixed.inset-x-0.bottom-0.z-\[200\].flex.flex-col.items-center.gap-4.rounded-large.bg-secondary-light.px-4.pb-4.pt-14 {
    display: none;
}
}

Reviews

No reviews yet.