he Subway Surfers Las Vegas! - Experience unique architecture and dazzling beaches
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "128x128.png",
"default_title": "__MSG_app_name__"
},
"default_locale": "en",
"description": "__MSG_app_description__",
"manifest_version": 2,
"name": "__MSG_app_name__",
"short_name": "Subway Surfers Las Vegas",
"update_url": "http://clients2.google.com/service/update2/crx",
"version": "1.0.0"
}