Epic! - Unlimited Books for Kids

Epic! - Unlimited Books for Kids

Epic! is the only all-you-can-read eBook library for kids 12 and under with unlimited access to over 10,000 high-quality kids books.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Epic! - Unlimited Books for Kids",
  "description": "Epic! is the only all-you-can-read eBook library for kids 12 and under with unlimited access to over 10,000 high-quality kids books.",
  "version": "0.0.0.1",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "https://www.getepic.com/"
    ],
    "launch": {
      "web_url": "https://www.getepic.com/app/"
    }
  }
}