# Privacy Policy for Mighty Reader - Manga Translator


**Last Updated: January 13, 2026**


## Overview

Mighty Reader is a Chrome extension that translates Japanese manga images to English. This privacy policy explains how the extension handles your data.


## Data Collection and Usage


### Data We Store Locally

- **User Preferences**: Your auto-detect toggle setting is stored locally in your browser using Chrome's storage API. This data never leaves your device.


### Data We Send to External Services

- **Manga Images**: When you request a translation, the extension sends the manga image to our translation API server (https://nazworc-mighty-reader-api.hf.space). The image is processed for OCR and translation, then deleted from the server immediately after processing.

- **No Personal Information**: We do not collect, store, or transmit any personal information, browsing history, or data from websites you visit.


### Email Notifications

- If the translation server is unavailable, an automated email notification may be sent to the developer for maintenance purposes. This notification does not contain any user information or browsing data.


## Third-Party Services

- **Hugging Face Spaces**: Translation processing is performed by our API hosted on Hugging Face Spaces. Images are temporarily processed and immediately deleted. No data is permanently stored.

- **EmailJS**: Used solely for server status notifications to the developer. No user data is transmitted.


## Permissions Explanation

- **activeTab**: Required to access manga images on the current page for translation

- **contextMenus**: Adds a "Translate this manga" option to the right-click menu

- **storage**: Stores your preference settings locally in your browser

- **notifications**: Shows translation status notifications

- **Host Permission (https://nazworc-mighty-reader-api.hf.space/*)**: Required to communicate with the translation API server


## Data Security

- All communication with the translation API uses HTTPS encryption

- No user data is logged or stored on external servers

- Images are processed in real-time and immediately deleted


## Your Rights

- You can disable auto-detection at any time using the extension popup

- You can uninstall the extension at any time, which will remove all stored preferences


## Changes to This Policy

We may update this privacy policy from time to time. Any changes will be reflected in the "Last Updated" date above.


## Contact

For questions about this privacy policy, please contact: nicolasaprado028@gmail.com


## Open Source

This extension is open source. You can review the code at: [Your GitHub Repository URL]