WebExtension.net
WebExtension.net

Chat GPT Side Bar MeaVana

View on Chrome Web Store
View Chat GPT Side Bar MeaVana Chrome Extension on Chrome Web Store
4.0 (2 ratings)

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

Welcome to Chat GPT Side Bar MeaVana
Type
Extension
Users
614 users
11
MeaVana
View author page of MeaVana
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 5, 2024
Version 1.0.2
Manifest version
3
Updated
Updated on November 14, 2024
View on Chrome Web Store
View Chat GPT Side Bar MeaVana Chrome Extension on Chrome Web Store
productivity/tools
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Chat GPT Side Bar MeaVana",
    "short_name": "MeaVana",
    "description": "Welcome to Chat GPT Side Bar MeaVana",
    "version": "1.0.2",
    "minimum_chrome_version": "109",
    "action": {
        "default_title": "Open panel",
        "default_icon": {
            "16": "16x16.png",
            "24": "24x24.png",
            "32": "32x32.png",
            "48": "48x48.png",
            "128": "128x128.png"
        }
    },
    "icons": {
        "16": "16x16.png",
        "24": "24x24.png",
        "32": "32x32.png",
        "48": "48x48.png",
        "128": "128x128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content.ts-loader.71f774ca.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "side_panel": {
        "default_path": "src\/pages\/sidepanel\/index.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "homepage_url": "https:\/\/meavana.com",
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "128x128.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "assets\/proxy.5e30db5e.js",
                "assets\/content.ts.008a4a2d.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "permissions": [
        "storage",
        "unlimitedStorage",
        "alarms",
        "declarativeNetRequest",
        "tabs",
        "sidePanel"
    ],
    "commands": {
        "scratch": {
            "description": "Open notes tab on sidebar",
            "suggested_key": {
                "default": "Alt+4",
                "linux": "Ctrl+Shift+4"
            }
        },
        "news": {
            "description": "Open news tab on sidebar",
            "suggested_key": {
                "default": "Alt+5",
                "linux": "Ctrl+Shift+5"
            }
        },
        "games": {
            "description": "Open games tab on sidebar"
        },
        "integrations": {
            "description": "Open Integrations on sidebar",
            "suggested_key": {
                "default": "Alt+8",
                "linux": "Ctrl+Shift+8"
            }
        },
        "gpt": {
            "description": "Open ChatGPT on sidebar"
        },
        "google": {
            "description": "Open Google suite on sidebar"
        },
        "crypto": {
            "description": "Open crypto tab on sidebar"
        },
        "settings": {
            "description": "Open settings tab on sidebar"
        }
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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