Read the Bible

Read the Bible

Northland's Daily Liturgy. Study God's Message to You Often

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Read the Bible",
  "description": "Northland's Daily Liturgy. Study God's Message to You Often",
  "version": "0.2",
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://northlandchurch.net/respond/readthebible/?utm_campaign=chromewebapp/"
    ],
    "launch": {
      "web_url": "http://northlandchurch.net/respond/readthebible/?utm_campaign=chromewebapp/"
    }
  },
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  }
}