Inspect and view changes in WireframePro GDrive 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",
"name": "WireframePro GDrive",
"version": "1.3",
"manifest_version": 2,
"description": "Turn User Interface ideas into designs",
"container": [
"GOOGLE_DRIVE",
"DOMAIN_INSTALLABLE"
],
"api_console_project_id": "413107853716",
"icons": {
"128": "icon.png"
},
"app": {
"launch": {
"web_url": "https://wireframepro.mockflow.com"
}
}
}