ComicK - Cleanup ComicK

Remove specific elements with MutationObserver.

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
BreezeSpark
일일 설치 수
0
총 설치 수
17
평점
0 0 0
버전
5.29.2025.1
생성일
2025-03-03
갱신일
2025-05-29
크기
2.45KB
라이선스
GPL-3.0-or-later
적용 사이트

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.