ComicK - Cleanup ComicK

Remove specific elements with MutationObserver.

Autor
BreezeSpark
Installationen heute
0
Installationen gesamt
2
Bewertungen
0 0 0
Version
3.2.2025.2
Erstellt am
03.03.2025
Letzte Aktualisierung
05.03.2025
Größe
2,49 KB
Lizenz
GPL-3.0-or-later
Wird angewandt auf

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.