Inspect and view changes in iMapBuilder Online - GMap Editor 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": "http://clients2.google.com/service/update2/crx",
"name": "iMapBuilder Online - GMap Editor",
"description": "Cloud-based Google Map Editor. Create your own map or business locator online and embed in web page easily for mobile compatibility.",
"version": "1.0.2",
"manifest_version": 2,
"icons": {
"128": "icon_128.png"
},
"app": {
"urls": [
"http://g3.imapbuilder.net/editor/"
],
"launch": {
"web_url": "http://g3.imapbuilder.net/editor/"
}
}
}