WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
FuseBase Assistant - AI Chat and Agents

FuseBase Assistant - AI Chat and Agents

View on Chrome Web Store
View FuseBase Assistant - AI Chat and Agents Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (540 ratings)
1 new ratings
38 views
This extension has been viewed 38 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.

ChatGPT-like extension that answers questions and automate manual tasks.
Type
Extension
Users
10,000 users
6K
Website thefusebase.com
Nimbus Web Inc
View author page of Nimbus Web Inc
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 26, 2013
Version 5.2.9
Manifest version
3
Updated
Updated on October 15, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View FuseBase Assistant - AI Chat and Agents 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": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "5.2.9",
    "default_locale": "en",
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "icons": {
        "16": "icons\/16x16.png",
        "32": "icons\/32x32.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "action": {
        "default_title": "Click to open panel"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start",
            "js": [
                "content-script.js"
            ],
            "css": [
                "assets\/nsc-crop.css",
                "assets\/nsc-cropper.css",
                "assets\/nsc-fragment.css",
                "assets\/flex.css",
                "assets\/popup.css",
                "assets\/global.css",
                "assets\/fixStyle.css",
                "assets\/content.css"
            ]
        }
    ],
    "permissions": [
        "storage",
        "scripting",
        "sidePanel",
        "contextMenus",
        "tabCapture"
    ],
    "side_panel": {
        "default_path": "sidePanel.html"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "content-script.js",
                "images\/*",
                "assets\/*",
                "fonts\/*"
            ],
            "matches": [
                "<all_urls>"
            ],
            "extension_ids": []
        }
    ],
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCyCpPAvRBDEqWgdte0S0V\/l9agbMqJ1WJxodtXsaQ\/Qoj1oC282Zw4+qRxmqY+v9bplcL+ffm5yY8\/Bas4iQQlA3UVoxqWzsfOET3aIiGAxFpaKG9sbuFONlsgG1Zqg483GiTj6fP2P27BRYhX7yE6+7n7MUgELnqgax5mhMTejwIDAQAB"
}
© 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