Zoho Invoice and Time Tracking

Zoho Invoice and Time Tracking

The best way to invoice your customers and get paid fast

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Zoho Invoice and Time Tracking",
  "description": "__MSG_appDescription__",
  "manifest_version": 2,
  "update_url": "http://clients2.google.com/service/update2/crx",
  "default_locale": "en",
  "version": "1.4",
  "app": {
    "urls": [
      "https://invoice.zoho.com/"
    ],
    "launch": {
      "web_url": "https://invoice.zoho.com"
    }
  },
  "icons": {
    "128": "invoice_icon_128.png"
  }
}