FreeAgent

FreeAgent

Accounting Software, simplified. Made for freelancers & small businesses to manage their books and invoicing in a stress-free way

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "FreeAgent",
  "description": "Accounting Software, simplified. Made for freelancers & small businesses to manage their books and invoicing in a stress-free way",
  "manifest_version": 2,
  "version": "1.1.0.1",
  "app": {
    "urls": [
      "*://*.freeagent.com/"
    ],
    "launch": {
      "web_url": "https://login.freeagent.com/chrome_app"
    }
  },
  "icons": {
    "128": "freeagent.png"
  }
}