Think anywhere. Write instantly.
Notes Anywhere is a lightweight Chrome extension that lets you create beautiful floating notes on any website. Designed with a clean, minimal interface inspired by modern productivity tools.
- 🧠 Create notes on any webpage
- ⚡ Instant access with keyboard shortcut
- 💾 Auto-save using local storage
- 🎨 Clean, distraction-free UI
- 🌐 Works across all websites
- 🪶 Lightweight and fast
| Action | Shortcut |
|---|---|
| Toggle Notes Panel | Ctrl + Shift + N (Windows/Linux) |
| Toggle Notes Panel | Cmd + Shift + N (Mac) |
-
Download or clone this repository
-
Open Chrome and go to:
chrome://extensions/ -
Enable Developer Mode (top right)
-
Click Load unpacked
-
Select the extension folder
notes-anywhere/
│
├── manifest.json
├── background.js
├── content.js
├── note.css
└── icons/
├── icon16.png
├── icon32.png
├── icon48.png
└── icon128.png
- JavaScript (Vanilla)
- Chrome Extension APIs (Manifest V3)
- CSS (Custom styling)
Notes Anywhere is built for speed, simplicity, and focus — no clutter, no distractions, just quick note-taking wherever you are on the web.
B Shashank Portfolio: https://github.com/Bshashank123
If you like this project, consider giving it a ⭐ on GitHub!