WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
FuseBase PRO: AI Note taker, Meeting recorder and file sharing

FuseBase PRO: AI Note taker, Meeting recorder and file sharing

View on Chrome Web Store
View FuseBase PRO: AI Note taker, Meeting recorder and file sharing Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (95 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.

Bot-free AI meeting recorder, Note Taker and transcriptions for Google Meet, Zoom, and MS Teams
Type
Extension
Users
7,000 users
1K
Website thefusebase.com
Nimbus Web Inc
View author page of Nimbus Web Inc
Published
Published on July 13, 2013
Version 3.7.9
Manifest version
3
Updated
Updated on December 16, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View FuseBase PRO: AI Note taker, Meeting recorder and file sharing 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": "3.7.9",
    "default_locale": "en",
    "incognito": "split",
    "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_popup": "menu.html"
    },
    "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\/nsc-video-panel.css",
                "assets\/timer.css",
                "assets\/flex.css",
                "assets\/popup.css",
                "assets\/global.css",
                "assets\/fixStyle.css"
            ]
        }
    ],
    "permissions": [
        "scripting",
        "downloads",
        "tabs",
        "activeTab",
        "storage",
        "unlimitedStorage",
        "contextMenus",
        "desktopCapture",
        "tabCapture",
        "clipboardWrite",
        "system.display",
        "offscreen"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "options_page": "options.html",
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "displayMedia.html",
                "content-script.js",
                "images\/*",
                "assets\/*",
                "fonts\/*"
            ],
            "matches": [
                "<all_urls>"
            ],
            "extension_ids": []
        }
    ],
    "commands": {
        "start_tab_video": {
            "description": "Start recording tab\/page",
            "suggested_key": {
                "default": "Ctrl+Shift+7",
                "mac": "Command+Shift+7"
            }
        },
        "start_desktop_video": {
            "description": "Start recording desktop",
            "suggested_key": {
                "default": "Ctrl+Shift+8",
                "mac": "Command+Shift+8"
            }
        },
        "stop_video": {
            "description": "Stop video recording",
            "suggested_key": {
                "default": "Ctrl+Shift+9",
                "mac": "Command+Shift+9"
            }
        },
        "pause_video": {
            "description": "Pause video recording",
            "suggested_key": {
                "default": "Ctrl+Shift+0",
                "mac": "Command+Shift+0"
            }
        }
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCe95Chc2F1VmZmw5eqMrpytVpDphAGU3zpjBXKE0Tk2cJ8O7ntUuJu1lNqMtaHW0qoCdsTugYDy0LYRxRAQ4aLhv6qCUqd4wC6++UDhZUUF0JO+A8R+CIZrG1JNwXga9BT9KeUtlc9TLYG+Hus6uyek3yNXTsuJRzIF7D6CxUwdQIDAQAB"
}
© 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