Subadub is a browser extension for Chrome and Firefox that enhances Netflix subtitles for foreign language study.
- Subtitles are displayed as selectable text, so you can copy+paste them to make flash cards and look up words in a dictionary (e.g. using the Yomichan or Rikaikun extensions for Japanese)
- Full subtitles for a video can be downloaded in SRT format for personal study/review
- run
npm install - make changes to
src/ - run
npm run build - bump version number in
res/manifest.json - (best to commit+push these changes, but not required)
- run
npm run archiveto produce newsubadub.zip - upload
subadub.zipto Chrome Web Store (https://chrome.google.com/webstore/developer/dashboard) and Firefox Add-on Developer Hub (https://addons.mozilla.org/en-US/developers/)