Skip to content
github-actions[bot] edited this page Sep 14, 2026 · 8 revisions

Tako Wiki

Batch-download manga chapters from Chrome's Side Panel. Queue, retry, and export CBZ or ZIP files without leaving your reading tab.

Chrome Web Store License: MIT

Quick Links

Page Description
Quick Start Install and download your first chapter
Supported Sites Current site integrations and status
Permissions Required permissions and MangaDex's optional HTTPS access
Comparisons How Tako compares to other manga downloaders
Template Macros Filename and path-template macro reference
Architecture Core runtime, storage, messaging, and state flow
Site Integration Guide Adding or maintaining site integrations
Contributing Development setup and PR guidelines

What is Tako?

Tako adds manga downloads to Chrome. Browse a series, select chapters, queue them, and export archives from the Side Panel next to your reading tab. The Options page contains full history, configuration, and destination recovery.

The download workflow stays in the Side Panel. You do not need to save images one by one or run another downloader.

Why Tako

  • Browser-native workflow — Select chapters and track downloads in Chrome's Side Panel. Options contains full history and configuration.
  • Batch queue with auto-retry — Queue chapters and let Tako retry failed images while your browser remains available for reading.
  • Export options — Export CBZ, ZIP, or loose image folders with custom path and filename templates.
  • ComicInfo.xml metadata — CBZ archives can include metadata for Komga, Kavita, and other CBZ readers.
  • Direct folder saving — Save to a local library folder through the File System Access API.
  • Site support — Use the MangaDex, Pixiv Comic, Shonen Jump+, Manhuagui, Comic Nettai, and MangaMillion integrations.
  • Privacy — Settings, queue state, and history stay local. Downloads connect directly to providers. When MangaDex is enabled, required MangaDex@Home reports go directly to MangaDex. See the privacy policy.
  • Open source — Tako is MIT licensed, with the full source code on GitHub.

Install

Get Tako free from the Chrome Web Store or install it from source via the README.

Clone this wiki locally