Privacy Policy
Form Secretary ("the Extension", "we", "us", or "our") is dedicated to protecting your privacy. This Privacy Policy explains our zero-telemetry, client-side data handling architecture.
1. Zero Remote Data Collection
Form Secretary operates strictly locally on your computer:
- No Remote Servers: We do not operate remote databases, telemetry servers, or cloud synchronization endpoints.
- No Personal Data Collection: We do not capture, transmit, monitor, or sell your personal details, credentials, or form input values.
- No Browsing Tracking: We do not log, track, or monitor the websites or web pages you visit.
- No Analytics SDKs: There are zero third-party tracking scripts, analytics libraries, or advertising identifiers in this extension.
2. Local Data Storage
All data created by you remains completely on your device:
- Stored Information: Your saved custom field values, matching heuristics, tags/categories, and UI settings.
- Storage Mechanism: Saved using Chrome's sandboxed local storage (
chrome.storage.local). - Full User Control: You can export, import, or wipe your entire vault at any time directly through the extension options.
3. Permissions & Justification
| Permission | Purpose |
|---|---|
storage |
Persists your custom form fields and settings locally on your machine. |
activeTab / scripting |
Detects form elements and injects the autofill helper UI into the active webpage upon user interaction. |
tabs |
Communicates between the extension popup and active webpage tabs, and opens settings/help tabs. |
clipboardWrite |
Enables user-initiated copying of saved values to the clipboard via the "Copy" button. |
<all_urls> |
Allows inspecting and autofilling forms across different websites you visit. |
4. Contact
If you have any questions regarding this Privacy Policy, you can reach out via GitHub: