Last updated: August 2026
JLPT Reader is a Chrome extension that highlights Japanese vocabulary on webpages by JLPT difficulty level, shows readings and meanings on hover, and lets you save words to a personal review list. This page explains what data the extension touches and what it does with it.
Everything this extension stores stays on your device (or syncs only through your own Google account, for Chrome's built-in settings sync — never through a server we operate). We don't run any servers of our own, collect analytics, track your browsing, or share any data with third parties. There is no account to create and nothing is transmitted off your device by this extension.
storage.sync API — the same mechanism Chrome uses for its own
settings sync. This data is synced only through your own Google account and is never sent
to us.
storage.local API, kept only on your
device. You can delete individual saved words or clear the whole list at any time from
the extension's side panel.
Neither of these ever leaves your browser through any action this extension takes. There is no external server this extension talks to.
To find and highlight Japanese vocabulary, the extension reads the visible text of the pages you browse to. This happens entirely on your device, using a dictionary and tokenizer bundled inside the extension itself — page text is never transmitted anywhere, logged, or stored beyond what's needed to render highlights on that page.
The vocabulary dictionary bundled with this extension is built from JLPT vocabulary lists
(Jonathan Waller / stephenmk/yomitan-jlpt-vocab) and JMdict (© EDRDG), both
licensed under Creative Commons BY-SA 4.0. This is static reference data included in the
extension package at build time — it is not a live connection to any external service.
If this policy changes, the "last updated" date above will change accordingly.
Questions about this policy or the extension can be filed as an issue at github.com/ak2835-creator/Yomukun/issues.