Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "name": "__MSG_appName__", "default_locale": "en_US", "background": { "scripts": [ "api-background-script.js" ] }, "icons": { "16": "icon.png", "128": "icon.png" }, "description": "__MSG_appDesc__", "externally_connectable": { "matches": [ "*:\/\/*.webex.com\/*", "*:\/\/*.webex.com.cn\/*", "https:\/\/*.qa.webex.com\/*", "https:\/\/*.qa.webex.com.cn\/*", "https:\/\/*.ciscospark.com\/*", "https:\/\/*.cisco.com\/*" ] }, "manifest_version": 2, "minimum_chrome_version": "34", "permissions": [ "desktopCapture" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0.15" }