Skip to content

EddieJ03/ytnotes

Repository files navigation

YTNotes

A Chrome Extension to allow you to take notes during videos. If you'd like to try it out locally, follow these instructions:

  1. Git clone this repo
  2. Make sure to clone the backend repo and follow its instructions. Backend repo instructions can be found here: https://github.com/EddieJ03/ytnotes-backend
  3. After you run the last instruction from the backend repo, something like the following should show up in terminal: After running minikube nodeapp-service Take the number that shows up in the bottom one (or the X in http://127.0.0.1/X), and replace the PORT constant in popup.js with it!
  4. Open chrome and click "Manage Extensions": image
  5. Toggle "Developer mode" in the upper-right corner to on
  6. Click "Load unpacked" in the upper left and navigate to the cloned repo
  7. You can now use this extension!

Add a Note While Watching: image

Edit Notes You Have Already Taken: image

See All Notes for a Video: image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published