Skip to content

aniwatch.to clean styles by yahatix

Details

Authoryahatix

LicenseNo License

Categoryaniwatch.to

Created

Updated

Size532 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

removes most of the stuff i don't need

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         aniwatch.to clean styles
@version      20240212.14.50
@namespace    ?
@description  removes most of the stuff i don't need
==/UserStyle== */
@-moz-document domain("aniwatch.to"),
domain("hianime.to") {
    .deslide-wrap,
    .share-buttons,
    #anime-trending,
    #discussion,
    #anime-featured,
    section.block_area_home.block_area:nth-of-type(2),
    #main-sidebar,
    #widget-continue-watching,
    .header-group {
        display: none
    }
    #main-content {
        width: 100%;
    }
}

Reviews

No reviews yet.