Privacy Policy — AutoForm Fill

Effective date: September 23, 2026 · Applies to AutoForm Fill v2.0 and later (Chrome & Firefox)

The short version: AutoForm Fill does not collect, transmit, sell, or share any of your data. It has no servers, no accounts, no analytics, and no tracking. Everything it does happens locally in your browser, and everything it saves stays on your device. The test data it generates is fake and synthesized on the fly — it never reads or stores your real personal information beyond what you type into its own settings.

1. About this extension

AutoForm Fill – Test Data & Form Filler for QA ("AutoForm Fill", "the extension") is a browser extension for Google Chrome (Manifest V3) and Mozilla Firefox (Manifest V2). It fills web forms with synthetic test data to help QA engineers, testers, and developers exercise forms without typing repetitive values. It is developed and maintained by Md. Yamin Hossain (ANSNEW TECH.).

2. Data we collect

We collect nothing. Specifically, the extension:

This is also declared technically in the Firefox manifest via browser_specific_settings.gecko.data_collection_permissions with "required": ["none"].

3. Data stored locally on your device

To function, the extension saves your preferences in your browser's local extension storage (storage.local). This data never leaves your device and is not accessible to any website. It consists of:

WhatStored underContents
Settings, profiles & rulesaffDataYour chosen data mode, locale, number/date ranges, per-field rules, named profiles, and site URL patterns you configure.
Fill historyaffLogsA rolling log of your last 25 fill operations (per-field results and the generated values), for your review. Older entries are discarded automatically.
Custom upload filesaffFilesOptional files (max 2 MB each) that you choose to provide for form file-upload testing.

All of this data is generated or supplied by you, exists only in your browser profile, and is permanently deleted when you remove the extension or use the reset option in its settings.

4. Generated test data

The values the extension inserts into forms (names, emails, phone numbers, addresses, and so on) are synthetic — randomly generated from built-in locale datasets on your device. They are not real personal data, they are not derived from your identity, and they are not recorded anywhere by us.

5. Permissions and why they are needed

The extension requests only the permissions required for its core function:

PermissionWhy
activeTab / <all_urls> content scriptTo detect and fill form fields on the page you are viewing, and to make the keyboard shortcuts work in every tab, including iframes.
scripting (Chrome)To inject the fill engine into the current tab on demand, when you click "Fill form".
storageTo remember your settings, profiles, rules, logs, and custom files locally (see section 3).
contextMenusTo provide the right-click "Fill form with test data" action.

Broad host access is used solely to run the fill engine locally on the page in front of you. It is not used to read, monitor, or transmit page content anywhere.

6. Third parties

The extension contains no third-party SDKs, libraries that phone home, CDNs, or embedded content. The only third parties involved are the browser extension stores themselves (Chrome Web Store, Firefox Add-ons / AMO), which handle distribution and their own update checks under their respective privacy policies.

7. Your controls

8. Children's privacy

AutoForm Fill is a developer/QA tool. It does not knowingly collect any information from anyone — including children under 13 — because it collects no information at all.

9. Security

Because no data is transmitted or stored remotely, there is no server-side breach risk. Data stored by the extension is protected by your browser's own profile security and is only readable by the extension itself on your machine.

10. Changes to this policy

If the extension's data practices ever change, this policy will be updated accordingly and the effective date above will be revised. Material changes will also be noted in the extension's release notes. The latest version of this policy is available in the project repository at github.com/needyamin/auto-form-fill-chrome-firefox-extension.

11. Contact

Questions about this policy or the extension? Reach the developer: