
react
React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.
It offers a privacy-focused, no-backend solution for language learners to interact with subtitles in real time, integrating vocabulary saving and multiple translation options directly in the video player.
Dual Subtitles is a free Chrome extension for watching films and series with two subtitle lines: the original subtitle line and a translation underneath it.
It is built for language learners who want to stay inside the video player: click words, translate them, and save useful words to a private vocabulary book.
You can vote for more supported websites on the project website: https://www.y-markov.com/dual-subtitles/vote
The extension has no developer backend and does not collect analytics or telemetry.
Settings and vocabulary are stored locally with chrome.storage.local. When Chrome built-in translation is available, translation is handled by Chrome. If an online translator is selected, only the text being translated is sent to that selected service.
See PRIVACY.md for details.
extension/ Chrome extension source
website/ Static project website pages
store-assets/screenshots/ Chrome Web Store screenshots
scripts/ Release helper scripts
CHROME-STORE-DESCRIPTION.* Store listing copy
STORE-NOTES.md Store submission notes
PRIVACY.md Privacy policy
LICENSE License
chrome://extensions.extension folder.After editing the extension, reload it on chrome://extensions and refresh the video page.
Run from the repository root:
powershell -NoProfile -ExecutionPolicy Bypass -File .\scripts\build-extension-zip.ps1
The script creat
Similar projects matched by category, topics, and programming language.

React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.
A GPT‑image powered app that extracts individual garment cutouts from photos, organizes them into a digital wardrobe, and generates modeled outfit previews.
A browser-based first-person shooter built entirely with procedural generation and orchestrated AI agents, featuring 55k lines of Three.js/WebGL2 code and no art assets.