WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Form Filler Pro - Auto Fill Forms, Fake Data Generator & QA Test Autofill

Form Filler Pro - Auto Fill Forms, Fake Data Generator & QA Test Autofill

View on Chrome Web Store
View Form Filler Pro - Auto Fill Forms, Fake Data Generator & QA Test Autofill Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (19 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Free auto-fill extension with saved profiles. Smart field detection, random test data generator. For QA testers & developers.
Type
Extension
Users
14 users
1
Autom8 LLC
View author page of Autom8 LLC
Published
Published on February 7, 2026
Version 1.0.5
Manifest version
3
Updated
Updated on March 3, 2026
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Form Filler Pro - Auto Fill Forms, Fake Data Generator & QA Test Autofill Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "__MSG_extName__",
    "version": "1.0.5",
    "description": "__MSG_extDescription__",
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icons\/icon-16.png",
            "32": "icons\/icon-32.png",
            "48": "icons\/icon-48.png",
            "128": "icons\/icon-128.png"
        }
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "options_page": "options.html",
    "commands": {
        "fill-form": {
            "suggested_key": {
                "default": "Alt+F"
            },
            "description": "Fill current form with active profile"
        },
        "fill-random": {
            "suggested_key": {
                "default": "Alt+Shift+F"
            },
            "description": "Fill form with random data"
        },
        "switch-profile-1": {
            "suggested_key": {
                "default": "Alt+1"
            },
            "description": "Switch to profile 1"
        },
        "switch-profile": {
            "suggested_key": {
                "default": "Alt+S"
            },
            "description": "Cycle to next profile"
        }
    },
    "icons": {
        "16": "icons\/icon-16.png",
        "32": "icons\/icon-32.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    }
}
© 2026 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top