Privacy Policy
Last updated: July 9, 2026
What nitpic is
nitpic consists of a Chrome extension and a companion plugin for Claude Code that run entirely on your own machine. The extension captures feedback you explicitly create (comments, cropped screenshots, HTML snippets of elements you click) and delivers it to a small local companion process, which passes it to your own AI coding agent session on the same computer.
Data we collect
None. nitpic has no servers, no accounts, no analytics, no telemetry, and no crash reporting. We (the developers) never see your data, and the extension never transmits anything over the internet.
Data that stays on your device
- Feedback you create — comments, screenshots, and HTML snippets are stored in your browser's local extension storage until you send them, and then in a
.feedback/folder inside your own project directory. - Pairing token — a random token that authenticates the extension to the local companion process. It exists only in your browser's local storage and a config file in your home directory.
- Settings — panel position, theme, and preferences, stored locally in the browser.
Permissions, explained
- Access to websites — needed so you can annotate any page you're viewing, including local development servers. Page content is only read when you explicitly click an element in feedback mode.
- Clipboard read — used once, during setup, to detect the pairing code that the companion places on your clipboard. Only text exactly matching the pairing-code format is acted on; anything else is ignored and never stored.
- Storage — keeps your unsent feedback and settings on your device.
- Alarms & offscreen documents — internal plumbing to maintain the local connection and perform the clipboard check.
Third parties
There are none. nitpic embeds no third-party analytics, ads, trackers, or SDKs. The extension communicates exclusively with the nitpic companion process at 127.0.0.1 on your own machine. What your AI coding agent (e.g. Claude Code) does with the feedback you send it is governed by that tool's own privacy policy.
Changes
If this policy ever changes, the updated version will be published at this address with a new date. Because nitpic collects nothing, meaningful changes are unlikely.
Contact
Questions? Open an issue at github.com/jibril4000/nitpic or reach out via LinkedIn.