← Back to GlassQA

Privacy Policy

GlassQA Recorder — Chrome Extension

Overview

GlassQA Recorder is a browser extension that records your interactions with web pages (clicks, text input, navigation) and converts them into structured test data. Your privacy is important to us. This policy explains what data the extension accesses, how it is used, and how it is stored.

Data Collection

GlassQA Recorder does not collect, transmit, or sell any personal data. Specifically:

What Data Is Recorded

When you actively press the "Record" button, the extension captures:

Recording only happens when you explicitly start it. The extension does not run or capture any data in the background when recording is off.

Data Storage

All recorded data is stored locally on your device using the Chrome storage.local API. Data persists only until you clear it or export it. Exported data is saved as a JSON file to your local file system via the standard browser download dialog.

Optional Local Dashboard

If you run the optional GlassQA CLI dashboard on your own machine (localhost:4173), the extension can send recorded steps to it for visualization. This communication happens entirely on your local network (localhost) and no data leaves your device.

Permissions Explained

Third-Party Services

GlassQA Recorder does not use any third-party services, libraries that phone home, or external APIs.

Children's Privacy

The extension is a developer tool and is not directed at children under 13.

Changes to This Policy

If this policy is updated, the changes will be posted on this page with an updated date below.

Contact

If you have questions about this privacy policy, please open an issue on our GitHub repository.

Last updated: March 28, 2026