Privacy

Local-first test build.

Autograph Radar stores test alerts in Chrome local storage and does not send browsing data to a backend in this MVP.

What the extension reads

User-entered search text, selected text sent through the context menu, and the active tab title/URL after the user opens the popup.

What the extension stores

Local alert names and timestamps in chrome.storage.local.

What leaves the browser

No search terms or browsing history are sent by the extension. External source pages open only after a user clicks a source link.

Production note

A future alert backend would need a separate privacy update covering accounts, email alerts, retention, deletion, and supplier data flow.