Examine source code of Avaza - Project Management

Inspect and view changes in Avaza - Project Management 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": "Avaza - Project Management",
  "description": "Beautiful Project Management plus integrated Timesheets, Expense tracking & Invoicing for your business. ",
  "version": "2.0.2.1",
  "manifest_version": 2,
  "icons": {
    "16": "icons/16x16-icon.png",
    "128": "icons/128x128-icon.png"
  },
  "app": {
    "launch": {
      "web_url": "https://any.avaza.com/account/login"
    }
  }
}