ComicK - Cleanup ComicK

Remove specific elements with MutationObserver.

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

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

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği indirebilmeniz için ayrıca Tampermonkey gibi bir eklenti kurmanız gerekmektedir.

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

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.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Yazar
BreezeSpark
Günlük kurulumlar
0
Toplam kurulumlar
17
Değerlendirmeler
0 0 0
Versiyon
5.29.2025.1
Oluşturulma
03.03.2025
Güncellenme
29.05.2025
Boyut
2,45 KB
Lisans
GPL-3.0-or-later
Geçerli

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.