Inspect and view changes in MusicJam 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
{
"update_url": "https://clients2.google.com/service/update2/crx",
"version": "4.0",
"name": "MusicJam",
"manifest_version": 2,
"description": "MusicJam e a melhor maneira e simples de escutar musicas GRATIS!\n\nAqui voce encontra:\n- Musicas POP mais tocadas como (Maroon 5, S",
"app": {
"urls": [
"http://www.apps-builder.com/549277"
],
"launch": {
"web_url": "http://www.apps-builder.com/549277"
}
},
"icons": {
"128": "icon128.png"
},
"permissions": [
"unlimitedStorage",
"notifications"
]
}