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", "manifest_version": 2, "name": "MyDashboard", "description": "Cool and informative dashboard for Google Chrome", "version": "1.6.2.7", "icons": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png", "512": "icons\/icon-512.png" }, "permissions": [ "storage" ], "app": { "launch": { "local_path": "index.html" } }, "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/maps.googleapis.com\/ https:\/\/maps.gstatic.com https:\/\/query.yahooapis.com https:\/\/connect.facebook.net https:\/\/platform.twitter.com https:\/\/cdn.syndication.twimg.com https:\/\/syndication.twitter.com https:\/\/www.google.com\/ https:\/\/ssl.google-analytics.com https:\/\/www.google-analytics.com; object-src 'self'" }