WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Zipifil - The AI Form Filler | Fill Forms using AI

Zipifil - The AI Form Filler | Fill Forms using AI

View on Chrome Web Store
View Zipifil - The AI Form Filler | Fill Forms using AI Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (12 ratings)
1 new ratings
10 views
This extension has been viewed 10 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.

The Universal AI powered form filler for any type of form
Type
Extension
Users
271 users
8
Website solaitions.com
sola****************
View author page of sola****************
Published
Published on July 18, 2025
Version 9.2
Manifest version
3
Updated
Updated on December 15, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Zipifil - The AI Form Filler | Fill Forms using AI 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,
    "name": "Zipifil - The AI Form Filler | Fill Forms using AI",
    "version": "9.2",
    "description": "The Universal AI powered form filler for any type of form",
    "permissions": [
        "storage",
        "activeTab",
        "scripting",
        "clipboardRead",
        "webNavigation"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/icon16.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        }
    },
    "background": {
        "service_worker": "background\/main.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "favorites-modal.css",
                "favorites-modal.html",
                "all-rules.html",
                "generate-content.html",
                "visual_fallback.js",
                "overlay.js",
                "visual_detector.js",
                "text_selection_detector.js",
                "diagnose-visual-detection.js",
                "mcp_client.js",
                "amazon_fba_filler.js",
                "mouse_control_executor.js",
                "images\/*",
                "address-book.html",
                "address-book.css"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}
© 2025 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