iStoryBooks

iStoryBooks

FREE STORY BOOKS WITH FUN PICTURES, TEXT & AUDIO FOR YOUR LITTLE ONES.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "iStoryBooks",
  "description": "FREE STORY BOOKS WITH FUN PICTURES, TEXT & AUDIO FOR YOUR LITTLE ONES. ",
  "version": "1.1.13",
  "icons": {
    "16": "icon_16.png",
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://iStoryBooks.co/"
    ],
    "launch": {
      "web_url": "http://iStoryBooks.co/"
    }
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}