AI Form Filler icon

AI Form Filler

by AA

v1.4 Updated Oct 14, 2025 237KiB
CWS
12
Users
β˜… 0.00
0 reviews
#31741
of 56.1K
developer
#2754 of 4.9K

Description

πŸ” Overview AI Form Filler is a browser extension designed to automate the process of filling out web forms for testing, QA, and development purposes. It leverages the [faker.js](https://fakerjs.dev/) library, extended with custom logic for UK-specific data, to generate realistic and context-aware fake data for a wide variety of form fields, including text inputs, selects, date pickers, and checkboxes. --- 🌟 Key Features πŸ”Ž Automatic Field Detection: Scans the current web page for all visible form fields, including text inputs, selects, textareas, and checkboxes. πŸ€– Context-Aware Data Generation: Uses field labels, names, and types to intelligently determine the most appropriate fake data to insert (e.g., names, emails, UK National Insurance numbers, dates of birth, etc.). πŸ“… Support for Multiple Date Formats: Generates dates of birth in formats (`dd/mm/yyyy`, `yyyy-mm-dd`, `dd-mm-yyyy`, ISO UTC) and adapts to `<input type="date">`. β˜‘οΈ Checkbox Handling: Detects and programmatically checks or unchecks boxes. πŸ‡¬πŸ‡§ UK-Specific Data: Produces realistic UK banking details, National Insurance numbers, tax codes, and postcodes. βš™οΈ Customizable Filling: Allows individual or bulk filling with options for formats or checked states. 1️⃣ Custom Faker Extensions Enhancements to faker.js include: 🎩 Titles (`Mr`, `Mrs`) 🚻 Gender (`Male`, `Female`) πŸ’³ UK banking details (account, sort code) 🧾 Tax details (NI number, tax code) πŸŽ‚ Dates of birth with format support 🏠 Postcodes πŸ“§ Custom email addresses πŸ”’ Random numbers of specified digit length 2️⃣ Field Detection Logic πŸ” Detection: Finds all fields (excluding hidden inputs) using `querySelectorAll`. 🏷️ Label Extraction: Uses `label[for=]`, `aria-label`, placeholders, and DOM traversal. 🧩 Type Suggestion: Matches labels/names/IDs via regex to suggest faker methods. 3️⃣ Filling Logic πŸ“ Text Inputs & Text areas: Auto-fill based on detected type. πŸ”½ Selects: Matches data to options or selects randomly. πŸ“… Date Pickers: Adapts date formats automatically. β˜‘οΈ Checkboxes: Check/uncheck based on logic or randomness. --- 4️⃣ Chrome Messaging API Supports extension messaging for: πŸ” `detectFields` – Returns all field metadata. ✍️ `fillField` – Fills a single field. πŸ—‚οΈ `fillAllFields` – Fills everything at once. --- πŸ’‘ Example Use Cases πŸ§ͺ QA Automation: Quickly populate forms for testing. πŸ’» Development: Speed up UI builds with fake data. 🎨 Demo Environments: Showcase apps without real data. --- πŸ”§ Extensibility πŸ—οΈ Add custom faker extensions for new data types/locales. πŸ” Expand regex-based matching for business-specific fields. πŸ–₯️ Integrate with popups or settings for user customization. --- ⚠️ Limitations 🧩 Matching depends on label/name/ID accuracy. πŸ”„ Dynamic forms may need re-detection. 🧩 Custom frameworks/components may need tweaks. --- πŸ“‹ Example Supported Fields | Field Label/Type | Example Data Generated | | ------------------------- | ------------------------------------------------------- | | πŸ‘€ First Name | John | | πŸ‘€ Last Name | Smith | | πŸ“§ Email | [john.smith123@test.com](mailto:john.smith123@test.com) | | πŸŽ‚ Date of Birth | 1985-07-23 (or other formats) | | 🧾 National Insurance No. | SJ123456B | | πŸ’³ Account Number | 12345678 | | 🏦 Sort Code | 123456 | | 🏠 UK Postcode | AB12 3CD | | β˜‘οΈ Checkbox | Checked/Unchecked | --- πŸ” Security & Privacy 🚫 No Data Storage: No data is stored or transmitted. πŸ§ͺ Test Data Only: All data is fake and safe. --- βœ… Conclusion AI FormFiller is a powerful, extensible tool to quickly and intelligently populate web forms with realistic, UK-specific test data, making it perfect for QA, development, and demos.
AI Form Filler screenshot 1AI Form Filler screenshot 2AI Form Filler screenshot 3AI Form Filler screenshot 4

Reviews

Loading reviews...

Permissions (2)

Permissions

activeTabβ„Ή Can access the current tab when you click the extension sidePanel

Details

Version 1.4
Updated Oct 14, 2025
Size 237KiB
First Seen Mar 24, 2026