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": "MadKudu Copilot", "description": "Book 2x More Meetings with MadKudu 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.166", "manifest_version": 3, "permissions": [ "identity", "identity.email", "storage", "tabs" ], "action": { "default_title": "MadKudu Copilot", "default_icon": "src\/assets\/favicon.png", "default_popup": "popup.html" }, "content_scripts": [ { "js": [ "assets\/content.tsx-loader-C39jyNQp.js" ], "matches": [ "<all_urls>" ], "exclude_matches": [ "*:\/\/*.madkudu.com\/*", "*:\/\/madkudu.com\/*", "*:\/\/*.wisekudu.com\/*", "*:\/\/wisekudu.com\/*", "*:\/\/*.google.com\/*", "*:\/\/google.com\/*" ] }, { "js": [ "assets\/content.tsx-loader-C39jyNQp.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" ], "use_dynamic_url": false }, { "matches": [ "<all_urls>" ], "resources": [ "assets\/SurgeIcon-D5ceyr6U.js", "assets\/extension-BCpiZpB7.js", "assets\/content.tsx-DvizxY3k.js" ], "use_dynamic_url": false } ] }