Last updated: 2026-04-23
Jimaku is a Chrome extension that translates the English subtitle track of a video the user is watching on Prime Video and overlays the translated text on top of the player. This document describes what data Jimaku handles and with whom it is shared.
Jimaku is an independent project and is not affiliated with Amazon, Anthropic, OpenAI, or OpenRouter.
chrome.storage.local on your
device. It is never sent anywhere except to the provider it
authenticates.The following is stored in chrome.storage.local in your browser
profile:
This data never leaves your device through any mechanism under the
developer’s control. Uninstalling the extension or clearing
chrome.storage.local removes all of it.
When translation is active, Jimaku sends English subtitle text from the video you are currently watching to the provider you selected in the popup, along with your API key / OAuth token for authentication. The provider returns translated text, which is displayed in the overlay.
Jimaku does not modify, proxy, or inspect these requests beyond what is necessary to construct the API call. The developer has no access to this traffic.
Jimaku does not collect, log, or transmit:
There are no analytics, telemetry, or tracking of any kind in Jimaku.
Why Jimaku requests each permission is documented in the Chrome Web Store listing. In summary:
storage — to save your settings on your devicewebRequest / webNavigation / scripting — to detect the active
subtitle track on Prime Video and to manage the overlay across
single-page-app navigationsidentity — to run the OpenRouter OAuth sign-in flow when you
choose “Connect with OpenRouter”Jimaku is not directed at children under 13 and does not knowingly process data from them.
Updates will be published at this URL with a new “Last updated” date. Because Jimaku is open-source, the policy’s history is also visible in the project’s git history.
Questions or requests related to this policy can be sent to the
developer at yusukeshib@gmail.com, or filed as a GitHub issue on
the project repository.