Zoho Books - Accounting App

Zoho Books - Accounting App

Manage Your Finances And Stay on Top of Your Business

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Zoho Books - Accounting App",
  "description": "__MSG_appDescription__",
  "manifest_version": 2,
  "update_url": "http://clients2.google.com/service/update2/crx",
  "default_locale": "en",
  "version": "1.2",
  "app": {
    "urls": [
      "https://books.zoho.com/"
    ],
    "launch": {
      "web_url": "https://books.zoho.com"
    }
  },
  "icons": {
    "128": "books_icon_128.png"
  }
}