Overview
FlowMint Recorder is committed to protecting your privacy. This privacy policy explains how the extension handles data.
Data collection
FlowMint Recorder does NOT collect, transmit, or store any personal data on external servers.
What data is processed locally
The extension processes the following data locally on your device only:
- Recorded actions — User interactions with websites (clicks, typing, navigation)
- Page elements — CSS selectors and XPath expressions for elements you interact with
- Test metadata — Test names, descriptions, and timestamps
- URLs — Website addresses you visit while recording
Where data is stored
All data is stored locally using Chrome’s Storage API:
- Location: Your browser’s local storage
- Persistence: Data remains until you clear it or uninstall the extension
- Access: Only you can access this data through the extension
Data you can export
You can export recorded tests as code files in various programming languages. These exports:
- Are generated locally in your browser
- Contain the actions you recorded
- Are saved to your computer when you download them
- Are never sent to any external server
Permissions explained
The extension requests the following permissions:
storage
Purpose: Save recorded tests locally. Scope: Local browser storage only. Data: Test data, actions, and preferences.
activeTab
Purpose: Record actions on the currently active tab. Scope: Only tabs where recording is active. Data: DOM element information and user interactions.
scripting
Purpose: Inject content scripts to capture user actions. Scope: All URLs (to work on any website). Data: User interactions with page elements.
sidePanel
Purpose: Display the recording interface. Scope: Extension UI only. Data: UI state and preferences.
tabs
Purpose: Manage recording across tabs. Scope: Tab metadata (URL, title). Data: Active tab information during recording.
<all_urls>
Purpose: Allow recording on any website. Scope: Websites you choose to record on. Data: Actions performed on those websites.
No external communication
FlowMint Recorder:
- Does NOT send data to any external servers
- Does NOT use analytics or tracking
- Does NOT share data with third parties
- Does NOT require user accounts or login
- Does NOT collect personally identifiable information (PII)
Data security
- All data is stored locally in your browser’s secure storage
- Data is only accessible by the extension
- Data is deleted when you uninstall the extension or clear browser data
Your control
You have complete control over your data:
Viewing data
Open the side panel to see all recorded actions.
Deleting data
- Delete individual actions using the delete button
- Clear all actions using the Clear button
- Uninstall the extension to remove all data
Exporting data
Export tests to code files that you control.
Third-party websites
When you use FlowMint Recorder on websites:
- The extension interacts with the page’s DOM
- The extension does not modify website functionality
- The extension respects website security policies
- Website privacy policies still apply
Children’s privacy
FlowMint Recorder does not knowingly collect data from children under 13. The extension is designed for developers and testers.
Changes to this policy
We may update this privacy policy. Changes will be reflected in:
- The “Last updated” date at the top of this page
- Extension store listing
- GitHub repository
Transparency
FlowMint Recorder is a FlowMint product. You can:
- Review the code on GitHub
- Verify no external data transmission
- Report privacy concerns
Contact
For privacy questions or concerns:
Compliance
FlowMint Recorder complies with:
- Chrome Web Store Developer Program Policies
- Firefox Add-on Policies
- Edge Add-ons Policies
- General Data Protection Regulation (GDPR) principles
- California Consumer Privacy Act (CCPA) principles
Your rights
Under privacy regulations, you have the right to:
- Access your data (view in extension)
- Delete your data (clear actions or uninstall)
- Export your data (download as code files)
- Object to processing (don’t use the extension)
FlowMint Recorder is completely private:
- All data stored locally
- No external servers
- No tracking or analytics
- Full user control
- Source available for review
Your recorded tests never leave your computer unless you explicitly export and share them.