A learning platform for YouTube. We've created a chrome-extension that enables students to ask and answer questions right on Youtube. Our new update brings voted tags into YouTube to change the way we choose videos.
- run
yarn install//installs dependencies - run
yarn build:extension//compiles react into production-ready code - open chrome://extensions/
- load unpacked >> choose the build folder (generated by step 1)
- Open YouTube and try it out
- save all changes and run
yarn build:extension - reload extension from chrome://extensions/ and start testing