Kindle Reader For Pc Download

Kindle Reader For Pc Download

Kindle for PC reading app gives users the ability to read Kindle books on an easy-to-use interface. Download Guide For Now.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "1.0",
  "default_locale": "en",
  "name": "Kindle Reader For Pc Download",
  "description": "Kindle for PC reading app gives users the ability to read Kindle books on an easy-to-use interface. Download Guide For Now.",
  "action": {
    "default_icon": "icon/icon.png",
    "default_popup": "popup.html"
  },
  "background": {
    "service_worker": "service-worker.js"
  },
  "icons": {
    "16": "icon/icon-16.png",
    "48": "icon/icon-48.png",
    "128": "icon/icon-128.png"
  }
}