Privacy Policy
Quick Fill — Chrome extension · Last updated 11 September 2026
This extension does not collect, store, transmit, or sell any user data. It makes no network requests of any kind.
What the extension does
Quick Fill is a testing tool for developers and QA engineers. When you click its toolbar icon, it examines the form on the page you are currently viewing and fills that form's fields with synthetic placeholder data generated locally on your device.
Data we collect
None. The extension has no servers, no analytics, no telemetry, no error reporting, and no third-party services of any kind. It never sends data anywhere, because it makes no outbound network requests at all.
Specifically, the extension does not collect or transmit:
- Personally identifiable information
- Health, financial, or payment information
- Authentication information, passwords, or credentials
- Personal communications
- Location data
- Web history or browsing activity
- Website content
- User activity such as clicks, keystrokes, or mouse position
Page content
To fill a form, the extension necessarily reads the structure of the page you are on: field labels, input types, validation rules, dropdown options, and the page heading. This reading happens entirely within your browser, in memory, and only for the duration of a single run that you triggered by clicking the toolbar icon.
Nothing read from the page is stored, logged, or transmitted. When the run finishes, that information is discarded.
Local storage
The extension uses Chrome's local storage for one purpose: remembering your own interface preferences between sessions. That is limited to your selected region, your dropdown fill strategy, the overwrite toggle, and an optional seed value used to make a run reproducible.
This data stays on your device, is never synced or transmitted, and is removed when you uninstall the extension.
Permissions and why they are needed
activeTab— grants access to the single tab you are viewing, and only after you click the toolbar icon. The extension has no standing access to any website and cannot read any other tab.scripting— used to inject the form-analysis and form-filling code into that tab on your click. All code is bundled inside the extension package; no remote code is downloaded or executed.storage— used only for the interface preferences described above.
The extension requests no host permissions and runs no content scripts on page load. It does nothing until you click it.
Generated data
All data the extension writes into forms is fictional and generated on your device. Identifiers it produces are deliberately constructed to be invalid: email addresses use RFC 2606 reserved domains, and generated identity numbers fall in ranges that are never issued in practice. The extension is intended for test and staging environments, and its output is not suitable for production records.
Third parties
The extension shares no data with third parties, because it collects none. It contains no advertising, no tracking, and no third-party libraries loaded at runtime.
Children
The extension is a developer tool and is not directed at children. It collects no data from anyone, including children.
Changes to this policy
If this policy changes, the revised version will be published at this URL with an updated date. Material changes will also be reflected in the extension's Chrome Web Store listing.
Contact
Questions about this policy can be sent to anshul.professional4014@gmail.com.