Toma 2. Will you be the first of your friends to run out of cards? Reverse! Change! Last one! Become the best Toma 2 player!
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"app": {
"urls": [
"http://www.playspace.com/home/game/chupate/redirect?idEnvironment=1&psAffiliate=782"
],
"launch": {
"web_url": "http://www.playspace.com/home/game/chupate/redirect?idEnvironment=1&psAffiliate=782"
}
},
"permissions": [
"unlimitedStorage",
"notifications"
],
"icons": {
"16": "images/icon_16.png",
"19": "images/icon_19.png",
"38": "images/icon_38.png",
"48": "images/icon_48.png",
"128": "images/icon_128.png",
"1024": "images/icon_1024.png"
},
"version": "1.0.6",
"name": "__MSG_appName__",
"short_name": "__MSG_appShortName__",
"description": "__MSG_appDesc__",
"default_locale": "es",
"offline_enabled": true,
"manifest_version": 2
}