Aviso de privacidad para AutoForms
AutoForms por Rubelliumm
Aviso de privacidad para AutoForms
Privacy Policy — AutoForms
Last updated: March 11, 2026
Summary
AutoForms does not collect, transmit, or share any user data. All data stays on your device.
Data Storage
AutoForms saves form data locally on your device using the browser's built-in storage.local API. This data never leaves your browser.
Data Collection
AutoForms does not collect:
- Personal information
- Browsing history
- Analytics or usage data
- Crash reports
Network Requests
AutoForms makes zero network requests. It does not communicate with any external server, API, or service.
Third-Party Services
AutoForms does not use any third-party services, SDKs, or libraries.
Permissions Justification
| Permission | Purpose |
| ------------------- | ------------------------------------------------------------------------ |
|
storage | Store saved form data locally on the user's device ||
activeTab | Access the current tab to detect and interact with forms ||
<all_urls> (host) | Allow the content script to run on all websites so forms can be detected |Password Data
When saving form data, users can choose whether to include password fields. If included, passwords are stored locally in
storage.local alongside other field data. They are never transmitted externally.Data Deletion
Users can delete any saved form entry at any time through the extension's popup interface. Uninstalling the extension removes all stored data.
Changes to This Policy
Any changes to this privacy policy will be reflected in this document with an updated date.
Contact
For questions about this privacy policy, please open an issue on the project's repository.