Vocabulary lookup and highlighting extension for Chromium-based browsers.
- Lookup overlay for selected words, with pronunciation and optional translation.
- Popup word list with search/delete and highlight toggle.
- Shortcut support: assign a browser command (default suggested
Alt+W) in your browser’s shortcut settings. Options page provides a direct “Go to shortcut settings” button. - Optional translation (Gemini) when an API key is provided in Options.
- Install dependencies:
npm install - Build:
npm run build(outputs todist/) - Load unpacked extension from the
dist/folder in your browser. - After install, Options will open automatically. Click “Go to shortcut settings” to assign the command, then (optionally) add your translation API key.
- Build:
npm run build - Test:
npm test - Lint:
npm run lint
- Chromium/Chrome: shortcut settings at
chrome://extensions/shortcuts - Microsoft Edge: shortcut settings at
edge://extensions/shortcuts
PolyForm Noncommercial License 1.0.0 — noncommercial use only. For commercial licensing, contact the author.


