Crea e condividi mappe multimediali online
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",
"manifest_version": 3,
"name": "SuperMappeX",
"short_name": "SuperMappeX",
"version": "1.8.10.0",
"description": "Crea e condividi mappe multimediali online",
"icons": {
"16": "icons/16x16-icon.png",
"128": "icons/128x128-icon.png"
},
"container": [
"GOOGLE_DRIVE"
],
"api_console_project_id": "525256579815",
"app": {
"launch": {
"web_url": "https://web.supermappex.it/"
}
}
}