Note-Ed Chrome Extension

A chrome extension to take notes while learning on YouTube

Installing and Running

Procedures:

  1. Check if your Node.js version is >= 14.
  2. Clone this repository.
  3. Run npm install to install the dependencies.
  4. Run npm start
  5. Load your extension on Chrome following:
    1. Access chrome://extensions/
    2. Check Developer mode
    3. Click on Load unpacked extension
    4. Select the build folder.
    5. Pin the extension to the Toolbar
  6. Good to go!

Resources: