Skip to content

Instantly share code, notes, and snippets.

@stevenluongo
Last active January 20, 2026 12:47
Show Gist options
  • Select an option

  • Save stevenluongo/1528f4d6238424baac6e6a9f44828a1d to your computer and use it in GitHub Desktop.

Select an option

Save stevenluongo/1528f4d6238424baac6e6a9f44828a1d to your computer and use it in GitHub Desktop.
Filra Privacy Policy

Filra Privacy Policy

Last updated: January 2025

Overview

Filra is a browser extension that helps users auto-fill forms by learning form structures and capturing data from source pages.

Data Collection

What We Access

  • 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.

What We Store

  • 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.

Data Sharing

  • 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.

Permissions

  • 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.

Contact

For questions about this privacy policy, please open an issue on the project repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment