A Chrome extension for seamless note-taking and accessibility features while browsing.
- Build the extension:
npm install
npm run build
- Load in Chrome:
- Open
chrome://extensions/
- Enable "Developer mode"
- Click "Load unpacked"
- Select the
dist
folder
- Open
npm run dev # Start dev server
npm run build # Production build
- React + Vite
- Chrome Extensions API
- Modern CSS
MIT © 2024