An Open-Source Chrome extension that adds a simple note-taking panel to YouTube video pages, allowing users to save notes per video.
- Add and save notes for each YouTube video.
- Collapse/expand the note panel.
- Resize the note panel by dragging the bottom edge.
- Matches YouTube's dark theme and font for seamless integration.
- Clone or download this repository.
- Open Chrome and go to
chrome://extensions/
. - Enable "Developer mode" in the top right.
- Click "Load unpacked" and select the folder containing the extension files.
- Visit a YouTube video page to see the note panel in action.
- The note panel appears beside YouTube video pages.
- Type your notes in the text area; they auto-save per video.
- Click
[–]
to collapse the panel.
- Fork this repository.
- Create a new branch for your feature or bug fix.
- Submit a pull request with a clear description of your changes.
MIT License (see LICENSE file).