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",
"description": "A fun game that plays in a popup",
"icons": {
"16": "images\/icon_16.png",
"32": "images\/icon_32.png",
"48": "images\/icon_48.png",
"128": "images\/icon_128.png"
},
"manifest_version": 3,
"name": "Blocky Game",
"offline_enabled": true,
"short_name": "Blocky",
"version": "1.1",
"action": {
"default_icon": "images\/icon.png",
"default_popup": "index.html"
}
}