Examine source code of kpi.com All-In-One Business Management Apps

Inspect and view changes in kpi.com All-In-One Business Management Apps 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",
  "manifest_version": 2,
  "name": "kpi.com All-In-One Business Management Apps",
  "version": "0.0.0.4",
  "description": "kpi.com Simple ERP with Accounting and Finance, HR, Project Management and CRM",
  "icons": {
    "16": "16x16.png",
    "128": "128x128.png"
  },
  "container": [
    "DOMAIN_INSTALLABLE",
    "GOOGLE_DRIVE"
  ],
  "api_console_project_id": "95827898397",
  "app": {
    "launch": {
      "web_url": "https://apps.kpi.com/check"
    }
  }
}