WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Mochii AI: All-in-One AI Assistant

Mochii AI: All-in-One AI Assistant

View on Chrome Web Store
View Mochii AI: All-in-One AI Assistant Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
2 new ratings
16 views
This extension has been viewed 16 times

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

Your all-in-one AI assistant for web browsing, writing, coding & chat. Transform your workflow with Mochii.
Type
Extension
Users
142 users
1
Website mochii.ai
Louis
View author page of Louis
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 7, 2024
Version 3.2.48
Manifest version
3
Updated
Updated on March 29, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Mochii AI: All-in-One AI Assistant 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_title": "__MSG_actionTitle__"
    },
    "version": "3.2.48",
    "author": "AI Hunt",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "permissions": [
        "storage",
        "sidePanel",
        "clipboardRead",
        "clipboardWrite",
        "scripting",
        "activeTab",
        "identity",
        "identity.email",
        "alarms"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.mochii.ai\/auth\/login*",
                "https:\/\/mochii.chat\/auth\/login*"
            ],
            "js": [
                "mochii-auth-token.801afff0.js"
            ],
            "css": []
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "all-urls-float-button.698fd2a7.js"
            ],
            "exclude_matches": [
                "*:\/\/*.mochii.ai\/*",
                "*:\/\/mochii.ai\/*"
            ],
            "css": []
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "all-urls-choose-screenshot.0639d316.js"
            ],
            "all_frames": false,
            "css": []
        },
        {
            "matches": [
                "https:\/\/www.mochii.ai\/chat\/share\/*",
                "https:\/\/mochii.ai\/chat\/share\/*"
            ],
            "js": [
                "mochii-import-share-chat.ec697bd0.js"
            ],
            "css": []
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "all-urls-tools.3fb5f83d.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/www.mochii.ai\/install\/*",
                "https:\/\/mochii.ai\/install\/*"
            ],
            "js": [
                "mochii-install-open-sidebar.677a6bbf.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/www.mochii.ai\/auth\/login*",
                "https:\/\/mochii.ai\/auth\/login*"
            ],
            "js": [
                "mochii-by-ext-login.d65188b1.js"
            ],
            "all_frames": true,
            "run_at": "document_end",
            "css": []
        }
    ],
    "default_locale": "en",
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+K",
                "linux": "Alt+K",
                "mac": "Command+K",
                "windows": "Alt+K"
            }
        },
        "show-standalone-cmd": {
            "description": "Global Mode",
            "suggested_key": {
                "default": "Shift+Alt+K",
                "linux": "Shift+Alt+K",
                "mac": "Command+Shift+K",
                "windows": "Shift+Alt+K"
            }
        }
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "resources\/**"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "browser-ponyfill.5118c83a.js",
                "all-urls-float-button.6e038a4b.css"
            ]
        },
        {
            "matches": [
                "https:\/\/www.mochii.ai\/*",
                "https:\/\/mochii.ai\/*"
            ],
            "resources": [
                "dist.d7dcbec9.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.mochii.ai\/*",
                "https:\/\/mochii.ai\/*"
            ],
            "resources": [
                "dist.d7dcbec9.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.mochii.ai\/*",
                "https:\/\/mochii.ai\/*"
            ],
            "resources": [
                "dist.d7dcbec9.js",
                "browser-ponyfill.5118c83a.js",
                "all-urls-float-button.6e038a4b.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