Inspect and view changes in The Salsa Beat Machine source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"app": {
"launch": {
"local_path": "index.html"
}
},
"update_url": "https://clients2.google.com/service/update2/crx",
"description": "An interactive virtual Salsa band and metronome, Master Salsa Rhythm quickly and with a lot of fun!",
"name": "The Salsa Beat Machine",
"icons": {
"16": "assets/logo/16.png",
"128": "assets/logo/128.png"
},
"manifest_version": 2,
"content_security_policy": "script-src 'self' https://apis.google.com https://ssl.google-analytics.com; object-src 'self'",
"version": "1.0.9619"
}