-
Notifications
You must be signed in to change notification settings - Fork 0
Quick Start
github-actions[bot] edited this page Jun 27, 2026
·
2 revisions
- Open the Tako page on the Chrome Web Store.
- Click Add to Chrome.
- Pin Tako from the extensions menu for quick access.
From GitHub Releases
- Go to the repository Releases page and download the latest
tako-manga-downloader-vX.Y.Z-chrome.zip. - Extract the zip to a folder on your machine.
- Open
chrome://extensions. - Enable Developer mode.
- Choose Load unpacked and select the extracted folder.
Build locally
pnpm install
pnpm buildThen open chrome://extensions, enable Developer mode, choose Load unpacked, and select .output\chrome-mv3.
- Open a supported series page on any of the supported sites.
- Click the Tako icon to open the Side Panel.
- Tako detects the series and lists available chapters.
- Select the chapters you want.
- Click Download.
- Watch progress in the queue. Completed chapters appear in your download folder as CBZ, ZIP, or image folders depending on your settings.
- Right-click the Tako icon and choose Options, or open the Side Panel menu and select Settings.
- Under Output, pick CBZ, ZIP, or loose images.
- Optionally set a custom download folder using File System Access.
- Adjust path and filename templates — see Template Macros for the full reference.
- Tako processes one chapter at a time.
- Failed images retry automatically based on your rate-limit and retry settings.
- You can retry failed chapters or restart a task from the queue.
- The Side Panel shows recent activity; the Options page shows full history.