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", "version": "5.5.84", "name": "Panda 5 - Your favorite websites in one place", "description": "Latest news on your New Tab Page. Be informed. Stay inspired.", "icons": { "16": "img\/icon-16.png", "48": "img\/icon-48.png", "128": "img\/icon-128.png" }, "browser_action": { "default_icon": { "19": "img\/icon-transparent-19.png", "38": "img\/icon-transparent-38.png" }, "default_title": "Panda" }, "permissions": [ "storage" ], "content_security_policy": "script-src 'self' https:\/\/*.pnd.gs https:\/\/ssl.google-analytics.com https:\/\/cdn.mxpnl.com https:\/\/*.twitter.com https:\/\/*.thestocks.im https:\/\/*.braintreegateway.com 'unsafe-eval'; object-src 'self'", "chrome_url_overrides": { "newtab": "index.html#\/" }, "optional_permissions": [ "https:\/\/query.yahooapis.com\/v1\/public\/yql", "tabs", "webRequest", "webRequestBlocking", "<all_urls>" ], "manifest_version": 2, "web_accessible_resources": [ "index.html", "index.html\/*" ], "background": { "persistent": true, "scripts": [ "js\/background.js" ] } }