Phrase Highlighter for Language Reactor is released under the MIT License by Burak Keskin. Contributions are accepted under the same MIT terms.
Bug reports and focused pull requests are welcome. For a larger change, open an issue first so we can agree on scope.
Email: official.burak@icloud.com
LinkedIn: Burak Keskin
GitHub: @official-burak
This extension paints Language Reactor phrase patterns onto the subtitle cue and offers underline color and thickness. Stay in that lane: no translation UI, playback control, word lists, or Language Reactor assets.
- Open
chrome://extensions, enable Developer mode, and load the folder that containsmanifest.json. - Use a player with Language Reactor installed, enabled, and dual subtitles on.
- A multi-word pattern (for example “did you see”) should appear as one underline without hovering. Hovering a word must still open Language Reactor’s dictionary.
Run node test/unit.mjs before you send a change. Language Reactor’s DOM can shift; prefer additive fallbacks in src/selectors.js over deleting working paths.