Privacy Policy

# Privacy Policy for Form Recovery (Chrome Extension)

## Overview

Form Recovery is a Chrome extension designed to help users recover form input that may otherwise be lost due to page refreshes, navigation errors, or browser crashes. The extension saves input locally and allows users to restore it later.

## What Data We Collect

**We do not collect, transmit, or store any personal data on external servers.**

All saved form data is stored using Chrome’s `chrome.storage.local` API and remains on your device. This means:

– No data is ever sent to a remote server.
– We do not use cookies, analytics, or trackers.
– We do not access your browsing history or personal files.

## Permissions Explained

Form Recovery requests the following Chrome extension permissions:

– `storage`: To save your form data locally.
– `activeTab`, `tabs`: To detect the current page and inject saved form data.
– `scripting`: To fill in form fields on command.
– `contextMenus`: To enable right-click recovery options.
– `alarms`: To perform scheduled cleanup of old form data.
– `host permissions (<all_urls>)`: To monitor form inputs on any site.

These permissions are strictly used to provide the core functionality of the extension. We do not use them to collect or transmit data in any way.

## Third Parties

Form Recovery does **not** share data with any third-party services or partners.

## Security

Because all data is stored locally and never transmitted, you are in complete control of your information. Chrome’s built-in extension sandboxing helps isolate this data for security.

## Contact

If you have questions about this privacy policy or the extension’s functionality, you can contact the developer directly at:

📧 **beautifulpinkcandyfloss@gmail.com** *(or your preferred email)*

## Summary

We take privacy seriously. Form Recovery is designed to work **entirely offline**, storing all data on your device, and keeping your form input safe — and private.