A note-taking chrome extension: taking notes on the web with their context.
Last updated Jun 1, 2026
717
Stars
58
Forks
2
Issues
0
Stars/day
Attention Score
56
Language breakdown
Vue 58.3%
TypeScript 40.7%
CSS 0.9%
โธ Files
click to expand
README
A ๐note-taking chrome extension: taking notes on the web with their context.
Built by Vue3.
https://user-images.githubusercontent.com/7123136/133190952-5b056890-ccf0-453a-b89d-2956efa987a9.mp4
Download
Access it directly from chrome web store or download the zip package in releasesFeatures
- ๐ Notebook, reviewing notes on a book, while jumping back to the context for details.
- ๐ท๏ธ Tagbook, manage the notes neatly with a handy tag system.
- โจ๏ธ Rich text editor: embed quill as the rich text editor.
Develop
# 1. install dependencies
yarn
2.1 build extension in dev mode
yarn dev
2.2 build extension in prod mode
yarn build
3. load the built dist folder in chrome extension management following https://support.google.com/chrome_webstore/answer/2664769?hl=en
Licence
Context is open source software licensed as MIT.
Contribution
Please read the Contributing Guide for details.
๐ More in this category