The source code for App Notes, a local-first browser extension for attaching notes to elements on any website and exporting every note for a site at once. On Chrome, Edge, and Arc, an optional browser-native folder connection keeps agent-readable Markdown and PNG screenshots synchronized to a directory you choose.
- Chrome Web Store — coming soon
- Firefox Add-ons — coming soon
- Microsoft Edge Add-ons — coming soon
Arc can install the Chrome release. Safari is planned after compatibility QA and App Store packaging.
Requires Bun.
bun install
bun run devRun bun test and bun run build before submitting changes.
For local file:// pages, enable Allow access to file URLs in App Notes' Chrome extension settings, then reload the file.
To enable screenshots on Chrome, Edge, or Arc, open the notes workspace, choose Connect under Local folder, and select a writable directory. Firefox and Safari keep ordinary text notes and Markdown copy/export behavior, but do not show folder connection or screenshot controls because they do not support this browser API.
See the release checklist and privacy policy.
Source available under the PolyForm Shield License 1.0.0. You may not use the software to provide a competing product.
© Michael Ramos. Distributed by Plannotator. Project branding is covered by the trademark notice.
Versions published at or before 4da99d6 remain available under AGPL-3.0-only, the license that accompanied those versions.