Xero Accounting

Xero Accounting

Beautiful Accounting Software

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Xero Accounting",
  "version": "2.0.0.1",
  "description": "Beautiful Accounting Software",
  "icons": {
    "16": "icons/16x16.png",
    "128": "icons/128x128.png"
  },
  "container": [
    "DOMAIN_INSTALLABLE",
    "GOOGLE_DRIVE"
  ],
  "api_console_project_id": "1061085901692",
  "app": {
    "launch": {
      "web_url": "https://go.xero.com/"
    }
  }
}