← Back to Kites Homepage
Official Legal Document

Privacy Policy

Application Name: Kites: Local-First Manga Translator
Extension ID: pcaokchkdgnmfgjkljfpghlfohbdjcmj
Effective Date: September 13, 2026
Developer Contact: andangtruong085@gmail.com

1. Overview & Core Philosophy

Kites: Local-First Manga Translator ("we", "our", or "the extension") is an open-source browser extension designed to translate comic and manga images directly inside your web browser. We operate under a strict local-first, privacy-by-design architecture.

The core of Kites runs client-side using hardware-accelerated WebGPU and WebAssembly. Your images, reading history, and browsing data remain entirely under your control and never leave your local device.

2. What User Data We Handle

A. Comic and Manga Images (100% Local)

Kites performs Optical Character Recognition (PaddleOCR) and AI background inpainting (LaMa Manga / AOT-GAN) entirely inside your browser's offscreen sandbox via WebGPU/WASM.

B. Extracted Text for Translation

When you choose to translate a comic panel, only the extracted text dialogue strings (without image data) are sent to your configured translation provider:

C. Authentication Information (Optional Google Sign-in)

Using Kites is completely free and requires no account. If you optionally choose to access the free community Kites Cloud Shared Pool, we use chrome.identity (Google OAuth 2.0) to authenticate your Google account.

3. Chrome Extension Permissions & Justifications

Kites declares only the minimum necessary permissions in manifest.json:

4. Data Sharing, Sale, and Disclosure

5. Security of Your Information

All communications with external translation APIs and the Cloudflare Shared Pool are conducted over secure HTTPS with TLS 1.3 encryption. User settings and custom API keys reside exclusively in encrypted local browser storage (chrome.storage.local).

6. Open Source Verification

Kites is licensed under the GNU General Public License v3.0 (GPLv3). Our complete codebase, including all background scripts, network handlers, and dependencies, is publicly available and auditable on GitHub:

https://github.com/Unheat/Kites

7. Contact & Inquiries

If you have questions, concerns, or requests regarding this Privacy Policy, please contact the developer directly: