Track Comick.dev chapter counts on Suwayomi. Fully customizable.
A UserScript that integrates Comick.dev chapter counts directly into the Suwayomi WebUI.
This script helps you easily see how many chapters are available online compared to what you have in your local library, without needing to leave the Suwayomi interface.
↗ Comick) to open the manga page on Comick.dev.Install Tampermonkey: Get the Tampermonkey extension for your browser (Chrome, Firefox, Edge, Brave, etc.).
Install the Script: Click install this Script.
⚠️ IMPORTANT: Configure Your URL:
By default, the script only works on localhost. If you use a custom domain or IP for Suwayomi, you must add it.
// @match http://localhost:4567/*
// @match http://127.0.0.1:4567/*
// @match https://YOUR-SUWAYOMI-DOMAIN.com/* <-- ADD THIS LINE
This usually happens because Cloudflare is blocking the script from accessing Comick.dev.
The Fix:
Note: You do NOT need to create an account or log in to Comick. You just need to visit the site once so your browser gets the security clearance cookie.
You can customize the script by editing the SETTINGS AREA at the top of the code:
bottom, right, gap, and direction separately for the Library view and the Manga Details view.This project is licensed under the MIT License - feel free to modify and share!