ComicK - Hide Low Chapter Mangas

Removes manga entries with fewer chapters than the user-defined threshold.

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

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

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
BreezeSpark
今日安裝
0
安裝總數
1
評價
0 0 0
版本
3.4.2025.2
建立日期
2025-03-03
更新日期
2025-03-05
尺寸
1.4 KB
授權條款
GPL-3.0-or-later
腳本執行於

ComicK - Hide Low Chapter Mangas

A userscript designed to enhance your browsing experience on ComicK by filtering out manga entries with fewer chapters than a user-defined threshold. This helps you focus on manga series with more substantial content.

Features

  • Customizable Threshold: Set a minimum chapter count to filter out manga with fewer chapters.
  • Dynamic Filtering: Automatically removes manga entries as the page updates or new content is loaded using MutationObserver.
  • Non-Intrusive: Operates seamlessly in the background without requiring additional permissions.

How It Works:

  • The script scans manga entries for chapter links and extracts the chapter number from the URL.
  • If the chapter number is below the user-defined threshold, the corresponding manga entry is removed from the page.

Settings

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

  • minChapterCount: Set this value to define the minimum number of chapters a manga must have to remain visible. Default is 30.

Images