ComicK - Cleanup ComicK

Remove specific elements with MutationObserver.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
BreezeSpark
Dziennych instalacji
0
Wszystkich instalacji
17
Oceny
0 0 0
Wersja
5.29.2025.1
Utworzono
03-03-2025
Zaktualizowano
29-05-2025
Rozmiar
2,45 KB
Licencja
GPL-3.0-or-later
Dotyczy

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.