Last updated: January 2025
Filra is a browser extension that helps users auto-fill forms by learning form structures and capturing data from source pages.
- Form field structure: When you use the "Learn" feature, Filra reads the structure of form fields (labels, input types, field names) on the current page.
- Page content: When you use the "Capture" feature, Filra reads text content from the current page to extract relevant data.
- API key: Your API key is stored locally in browser storage to authenticate with your configured backend server.
- Locally only: Your API key is stored in your browser's local storage. No form data or captured content is permanently stored by the extension.
- Session data: Form schemas and captured data are held temporarily in memory during your browsing session and cleared when the browser closes.
- Your backend server: Data is sent only to the backend server URL you configure. Filra does not operate its own servers.
- No third parties: We do not sell, share, or transfer your data to any third parties.
- No analytics: Filra does not collect usage analytics or telemetry.
- Storage: Used to save your API key locally.
- All URLs: Required to detect and fill forms on any webpage you choose to use Filra on.
For questions about this privacy policy, please open an issue on the project repository.