Skip to content

Aniworld custom tweaks minimal view by MeikoMenmaHonma

Details

AuthorMeikoMenmaHonma

LicenseNo License

Categoryaniworld.to

Created

Updated

Size328 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hide unused elements

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       MeikoMenmaHonma
@namespace  aniworld.to
@version    1.0.0
==/UserStyle== */

@-moz-document domain("aniworld.to") {

  .shoutbox,
  .catalogNav,
  .homeContentPromotionBox.homeSliderSection,
  .animeNews,
  #supportFAQ,
  .updateList,
  #footer {
    display: none !important;
  }
}

Reviews

No reviews yet.