A Chrome extension that makes learning words easier in YouTube subtitles.
- Colors words in subtitles
- Records word statuses
- Automatic translation
- Import/export word list
- Perfect YouTube subtitle mimicry with zero layout shift
The extension uses a modular CSS architecture for maintainability:
perfect-mimic-styles.css: Core container and line styling that perfectly mimics YouTube's subtitle appearancesubtitle-words.css: Word-specific styling including hover effects, focus states, and color codingsubtitle-core.css: Additional container styling with responsive design and accessibility featuresresponsive.css: Device-specific responsive adjustments
- Clone the repository
- Open
chrome://extensions/in Chrome - Enable developer mode
- Select the project folder from the "Load unpacked extension" option
Open a subtitled video on YouTube. Ctrl-click on a word in the subtitles to mark its status. Manage your word list from the popup.