ComicK - Cleanup ComicK

Remove specific elements with MutationObserver.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Tekijä
BreezeSpark
Päivittäiset asennukset
0
Asennuskerrat
17
Arvostelut
0 0 0
Versio
5.29.2025.1
Luotu
3.3.2025
Päivitetty
29.5.2025
Size
2,45 kt
Lisenssi
GPL-3.0-or-later
Käytössä

ComicK - Cleanup ComicK

A userscript designed to enhance your browsing experience on ComicK by removing specific unwanted elements and improving the layout dynamically using MutationObserver.

Features

  • Customizable Settings: Choose which elements to remove via configurable settings.
  • Dynamic Cleanup: Automatically removes targeted elements as the page updates or new content is loaded.
  • Improved Layout: Centers the main content for a cleaner and more focused reading experience.

Elements Removed:

  • Advertisement sections (e.g., text containing "ADVERTISEMENT").
  • Comment section (optional, can be toggled via settings).
  • Homepage side panel (optional, can be toggled via settings).
  • Other miscellaneous elements that clutter the interface.

Settings

You can customize the behavior of the script by modifying the SETTINGS object in the script:

  • removeCommentSection: Set to false to keep the comment section.
  • removeHomepageSidePanel: Set to false to keep the homepage side panel.