Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"action": {
"default_icon": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"default_title": "__MSG_appButtonDesc__"
},
"background": {
"service_worker": "files\/js\/window.js"
},
"default_locale": "en",
"description": "__MSG_appDesc__",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"manifest_version": 3,
"name": "__MSG_appName__",
"optional_host_permissions": [
"*:\/\/*.apihub.info\/*",
"*:\/\/share2048.browser-games.xyz\/*"
],
"optional_permissions": [
"identity",
"identity.email"
],
"permissions": [
"storage"
],
"version": "1.1.0.53"
}