Savey.co

Savey.co

The simplest, most effective personal money management tool you'll find online. And it's free!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Savey.co",
  "description": "The simplest, most effective personal money management tool you'll find online. And it's free!",
  "version": "1.1",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://savey.co/"
    ],
    "launch": {
      "web_url": "http://savey.co/dashboard"
    }
  }
}