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",
"background": {
"scripts": [
"files\/ga.js",
"files\/js\/window.js"
]
},
"browser_action": {
"default_icon": "icons\/icon128.png",
"default_title": "__MSG_appButtonDesc__"
},
"content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com 'sha256-gZBteKxa+anLRIibdFUxONj8qYMMtn5Noyhmx0evTjI='; object-src 'self'",
"default_locale": "en",
"description": "__MSG_appDesc__",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"manifest_version": 2,
"name": "__MSG_appName__",
"optional_permissions": [
"*:\/\/*.apihub.info\/*",
"*:\/\/share2048.browser-games.xyz\/*",
"identity",
"identity.email"
],
"permissions": [
"storage",
"cookies"
],
"version": "1.0.0.25"
}