Keeper of the Home

Keeper of the Home

Naturally Inspired living for homemakers!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Keeper of the Home",
  "description": "Naturally Inspired living for homemakers!",
  "version": "0.0.0.1",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.keeperofthehome.org/"
    ],
    "launch": {
      "web_url": "http://www.keeperofthehome.org/"
    }
  }
}