Skip to content

NavithGames/dual-captions

 
 

Repository files navigation

dual-captions
Subtitles in two languages for YouTube, Netflix & Kanopy

build


Manual Installation

Building the extension locally requires having Node and Yarn installed. See https://nodejs.org/ and https://yarnpkg.com/ for installation steps.

  1. Build the extension
chmod u+x ./build-extension.sh
./build-extension.sh
  1. Load the /build/ directory as an unpacked extension in chrome://extensions

You'll need to enable Developer Mode in chrome://extensions to do this. See https://developer.chrome.com/extensions/getstarted#unpacked for more information.

Run Tests

cd browser_action
yarn test

cd content_script
yarn test

Thanks

License

MIT

About

🌐 Subtitles in two languages for YouTube, Netflix & beyond

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 94.2%
  • CSS 4.9%
  • Other 0.9%