 
                             
                            Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "HG Insights Sales Copilot",
    "description": "Book 2x More Meetings with HG Insights Sales Copilot.\nGet the context you need to personalize outreach, directly within Salesforce.",
    "icons": {
        "16": "src\/assets\/icon16.png",
        "48": "src\/assets\/icon48.png",
        "128": "src\/assets\/icon128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnyAHdyiV8JLA5881Z\/OLqiTfFe3mjjIXDtP1owIa5te9qwSFG+Aj3V5GXnGTWOIuPkP+XMC7TEvh5NgJMUt6JqvxvPOKGkDm0eROHjAe2ACuh++\/doSKR8hDt5N+r2+wApIRrim2\/g7TI+E08DooYkH6Yc6FM6uuGrjRCavu2stFq+BQsKSVI3KrwfifyDD8jGRySmI3UPp04lXs3Q9uW0Cb0jffiude3verL1K4wxvIWi8gLapHLlbdmOs8tB+3hzK4Q9H5fOKVqqk5C3OC9iJYU6Tt7A\/8GT895prugyeF22so9YxyYwW3mM8P9sdf7EvPLmIy8jwEzeER6JmWBwIDAQAB",
    "version": "1.4.308",
    "manifest_version": 3,
    "permissions": [
        "identity",
        "identity.email",
        "storage",
        "tabs"
    ],
    "action": {
        "default_title": "HG Insights Sales Copilot",
        "default_icon": "src\/assets\/favicon.png"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content.tsx-loader-DeEV5xld.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "exclude_matches": [
                "*:\/\/*.madkudu.com\/*",
                "*:\/\/madkudu.com\/*",
                "*:\/\/*.wisekudu.com\/*",
                "*:\/\/wisekudu.com\/*",
                "*:\/\/*.google.com\/*",
                "*:\/\/google.com\/*",
                "*:\/\/*.glean.com\/*",
                "*:\/\/glean.com\/*"
            ]
        },
        {
            "js": [
                "assets\/content.tsx-loader-DeEV5xld.js"
            ],
            "matches": [
                "*:\/\/msi.madkudu.com\/welcome.html",
                "*:\/\/msi.wisekudu.com\/welcome.html",
                "*:\/\/mail.google.com\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/msi.madkudu.com\/*",
            "https:\/\/emback.madkudu.com\/*",
            "https:\/\/honk.madkudu.com\/*"
        ]
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "host_permissions": [
        "*:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "oauth2": {
        "client_id": "430056864855-p9ctr4n7qr7qfi94oopuen208n8jdcp7.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "index.html",
                "update.html"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "assets\/constants-ENIN6oyV.js",
                "assets\/constants-ENIN6oyV.js.map",
                "assets\/FaIcon-X2gIVdC-.js",
                "assets\/FaIcon-X2gIVdC-.js.map",
                "assets\/extension-DsThSnHI.js",
                "assets\/extension-DsThSnHI.js.map",
                "assets\/core.esm-D9C0NMFl.js",
                "assets\/core.esm-D9C0NMFl.js.map",
                "assets\/content.tsx-BaMc7iE6.js",
                "assets\/content.tsx-BaMc7iE6.js.map"
            ],
            "use_dynamic_url": false
        }
    ]
}