Skip to content

hanime.tv - hider by xiggi

Details

Authorxiggi

LicenseNo License

Categoryhanime.tv

Created

Updated

Size713 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hiding footer and some ads.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           hanime.tv - hider
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("hanime.tv") {
/** Hider **/
    .site-description {
        display: none;
    }
    
    footer.footer {
        display: none;
    }
    
.mb-5.htvad.desktop.active, .center_unit.htvad.desktop.active.smart_banner, .ad, .htvad.desktop.active.ntv.hidden-sm-and-down.flex.row.my-3, .htvad.desktop.active.ntv.hidden-sm-and-down.flex.row.my-3,     .htvad.desktop.ntv.hidden-sm-and-down.flex.row.my-3, .flex.row.wrap.mt-3, .community_uploads.flex.column.align-center {
    display: none !Important;
    }
}

Reviews

No reviews yet.