A beautiful and productivity-focused Chrome Extension that lets you save, organize, and export text snippets from any webpage. Whether you're researching, studying, or browsing articles — capture key insights instantly and access them anytime.
- Right-click to Save — Highlight text on any webpage and save it instantly.
- Smart Search — Quickly find notes from your saved collection.
- Multiple Export Options — Export notes as TXT, CSV, or Word (.doc) files.
- Selective Export — Choose specific notes to export with checkboxes.
- Dark Mode Support — Switch seamlessly between light and dark themes.
- Aesthetic UI — Clean, modern, and minimal design built for focus.
- Download or Clone this repository:
git clone https://github.com/yourusername/my-notes-extension.git
'''
- Open Google Chrome and go to chrome://extensions/
- Turn on Developer mode (toggle in top-right corner)
- Click "Load unpacked" and select your project folder 5.The extension icon will appear in your Chrome toolbar — click it to open your notes popup!
| Format | Description |
|---|---|
| TXT | Simple plain-text file |
| CSV | Spreadsheet-friendly format |
| DOC | Word-compatible formatted notes |
- Add reminder & tagging support
- Sync notes with Google Drive or Notion
- Folder-based note organization
- JavaScript (Chrome APIs)
- HTML + CSS
- Manifest V3
Contributions are welcome!
If you'd like to improve the UI, add new export options, or enhance functionality —
fork this repo, make your changes, and open a pull request.
This project is licensed under the MIT License — free to use, modify, and distribute.
If you like this project, consider giving it a Star on GitHub to show your support!