Inspect and view changes in FreshOffice WEB 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": "FreshOffice WEB",
"description": "FreshOffice WEB Облачное решение. CRM-система управления взаимоотношениями с клиентами и контроля внутренних процессов.",
"version": "2.0.1",
"manifest_version": 2,
"icons": {
"128": "logo_cloud.png"
},
"app": {
"urls": [
"http://go.myfreshcloud.com/"
],
"launch": {
"web_url": "http://go.myfreshcloud.com/"
}
}
}