Kindle Cloud Reader

Kindle Cloud Reader

Kindle Cloud Reader - Read Kindle books in your browser and shop on Amazon.in.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Kindle Cloud Reader",
  "description": "Kindle Cloud Reader - Read Kindle books in your browser and shop on Amazon.in.",
  "version": "1.7.0.31",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "https://read.amazon.in/"
    ],
    "launch": {
      "web_url": "https://read.amazon.in/?ref_=kcr_app_chrome_link"
    }
  },
  "offline_enabled": true,
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ],
  "manifest_version": 2
}