Design Jam — Privacy Policy

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.

The short version

Design Jam does not collect, transmit, or store any personal data. Everything stays on your machine.

What data the extension accesses

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.

Where data is stored

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.

What the extension does NOT do

Speech-to-text

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.

Permissions

The extension requests the following Chrome permissions:

PermissionPurpose
activeTabDetect and inspect page elements under the cursor when the overlay is active
storagePersist annotation sessions and canvas data locally in IndexedDB
scriptingInject the content script into tabs that were already open before installation
Host accessRun the annotation overlay on any web page you choose to activate it on

Third-party services

Design Jam does not integrate with any third-party services. Exported prompts are copied to your clipboard — where you paste them is your choice.

Changes to this policy

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.

Contact

Questions about this policy? Contact us at adrien@impasto.design.