WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
FillApp: AI Browser Agent

FillApp: AI Browser Agent

View on Chrome Web Store
View FillApp: AI Browser Agent Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (13 ratings)
1 new ratings
21 views
This extension has been viewed 21 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.

AI browser agent that runs in your session. Fill forms, automate multi-tab workflows, handle data entry, and summarize content.
Type
Extension
Users
355 users
2
webfalcon.us
View author page of webfalcon.us
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 6, 2025
Version 1.4.2
Manifest version
3
Updated
Updated on November 13, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View FillApp: AI Browser Agent 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",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        }
    },
    "version": "1.4.2",
    "author": "FillApp, LLC",
    "name": "FillApp: AI Browser Agent",
    "description": "AI browser agent that runs in your session. Fill forms, automate multi-tab workflows, handle data entry, and summarize content.",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "permissions": [
        "storage",
        "sidePanel",
        "activeTab",
        "tabs",
        "contextMenus",
        "debugger",
        "notifications"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "allFrames.4db6a890.js"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "css": []
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "mainFrame.0f703adc.js"
            ],
            "all_frames": false,
            "css": [
                "font.ebca8b3e.css"
            ],
            "run_at": "document_idle"
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo7+2x4337Gerzo1iCuIS3ojAlJz\/zxCaB\/U+p6ZpRzuP9BBTYbRYBIWQ\/nRCoUFlP2u1jzmt4MbLQnSqJ5UJFi\/aInUoImGlDKEFeYdzqUfRL2FD4udhiq7QH6FQ8OJh1QOAv7EvbTkrgfHghusaiiSSQkKVXbs1ijLvBoejBPxQ1WAQ7xQxbHYp5tyLLmKENP7Ire5tFosQOr2FhODRRker+UiTtbmmmenxWIn9QRV3TTKji+nyX43\/DRAnCvaDRVXuyI9+weDlv0+R8gI6iSPxvtlSXCtzz2rT4dILsFPI9S3Y7I28dAn1eywQdEFu\/EEIrwjSCiztZDrrl1EoRQIDAQAB",
    "host_permissions": [
        "<all_urls>"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/fillapp.ai\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "tabs\/*"
            ],
            "matches": [
                "https:\/\/fillapp.ai\/*"
            ]
        },
        {
            "resources": [
                "assets\/notification.wav",
                "assets\/notification.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "inter-400.94cf5266.woff2",
                "inter-500.6968a891.woff2",
                "inter-600.b5067039.woff2",
                "mainFrame.8b65d3e7.css"
            ]
        }
    ]
}
© 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