Prayer of the Day

Prayer of the Day

Everyday a new prayer written by you or other people from Open Prayers' community

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Prayer of the Day",
  "description": "Everyday a new prayer written by you or other people from Open Prayers' community",
  "version": "1.0.1",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.openprayers.com/mod/prayeroftheday/"
    ],
    "launch": {
      "web_url": "http://www.openprayers.com/mod/prayeroftheday/"
    }
  }
}