Accounts Receivable Software

Accounts Receivable Software

Australia's #1 Accounts Receivable Software for small and medium businesses. Accounts Receivable Software – ezyCollect automatically manages your collection processes and integrates into your existing accounting software.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "Accounts Receivable Software",
  "manifest_version": 2,
  "name": "ezyCollect - Accounts Receivable",
  "version": "1.1resigned1",
  "homepage_url": "http://ezycollect.com.au",
  "icons": {
    "48": "icons/icon48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{bdd3bf1b-6651-4c40-a158-6c6cea9043e0}"
    }
  }
}