Last updated: February 21, 2026
Design Jam is a Chrome extension that lets designers annotate web pages and export structured prompts for AI coding agents. This policy explains how the extension handles data.
Design Jam does not collect, transmit, or store any personal data. Everything stays on your machine.
When you activate Design Jam on a web page, the extension reads:
This data is used solely to power the annotation overlay, CSS inspection panel, and DOM-to-ASCII canvas features.
All data — annotation sessions, comments, pin positions, canvas states — is stored locally in your browser using IndexedDB within the extension's own origin. Nothing is sent to any external server.
Design Jam offers an optional voice dictation feature using the browser's built-in Web Speech API. When activated by clicking the microphone button, audio is processed by your browser's speech recognition service (typically Google's servers on Chrome). Design Jam itself does not record, store, or transmit any audio data. You can choose not to use this feature.
The extension requests the following Chrome permissions:
| Permission | Purpose |
|---|---|
activeTab | Detect and inspect page elements under the cursor when the overlay is active |
storage | Persist annotation sessions and canvas data locally in IndexedDB |
scripting | Inject the content script into tabs that were already open before installation |
| Host access | Run the annotation overlay on any web page you choose to activate it on |
Design Jam does not integrate with any third-party services. Exported prompts are copied to your clipboard — where you paste them is your choice.
If this policy changes, the updated version will be posted at this URL with a revised date. Since Design Jam's architecture is local-first by design, meaningful changes are unlikely.
Questions about this policy? Contact us at adrien@impasto.design.