Last updated: 2026-06-09
Browser Agent Recorder ("the extension") is a local-first browser recorder. This policy explains exactly what data it touches and where that data goes.
The extension does not transmit any data off your device. There is no backend server, no account, no analytics, and no third-party data sharing. All recordings stay in your browser's local storage until you delete them.
While you are actively recording, the extension captures, on your device only:
It does not access your browsing history, other tabs you are not recording, bookmarks, or any page when you are not recording.
All recordings, steps, and screenshots are stored locally in your browser using IndexedDB. They never leave your machine unless you explicitly export a file and choose where to save it.
| Permission | Why it is needed |
|---|---|
activeTab, <all_urls> | To observe interactions and capture screenshots on the pages you choose to record. |
tabs | To capture the correct window and follow recording into tabs opened during a workflow. |
scripting | To inject the recorder into the page you are recording. |
storage | To save recordings locally and remember preferences. |
The extension loads web fonts from Google Fonts for its own UI styling. No recording data is involved in that request. No other network requests are made.
Questions or requests: open an issue.