Kindle For PC - Windows and Mac

Do you want to use Kindle on your Windows 11/10/8/7 PC or Mac? Install the extension now and enjoy browser-based ebook reader.

What is Kindle For PC - Windows and Mac?

Kindle For PC - Windows and Mac is a Chrome extension developed by https://kindle-for-pc.allnigerianewspaper.com, and its main feature is "Do you want to use Kindle on your Windows 11/10/8/7 PC or Mac? Install the extension now and enjoy browser-based ebook reader.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Kindle For PC - Windows and Mac Extension CRX File

Download Kindle For PC - Windows and Mac extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Amazon has offered two different but equally convenient options for reading your Kindle books from the comfort of your computer: 

- The Kindle for PC app is free software that you download and install to your computer like any other program, allowing you to use your Amazon account to sync your books on any device with this app installed (or on an actual Kindle). 

- Meanwhile, the Kindle Cloud Reader allows you to access all of your books via your web browser without the need to download software. 

How to use this extension?

1. Click “Add to Chrome” to add the extension to your browser and Pin the extension to your toolbar.
3. Click on the icon.
5. Now enter your username and password of Amazon Kindle Cloud Reader, then your account will be now accessible through your PC.

Using the app for PC :

Step 1. Sign into your Amazon account and visit this https://www.amazon.com/kindleapps page.
Step 2. Click on "Download for PC & Mac" and your download will automatically begin. 
Step 3. Install the software as you would any program file, then open the app for PC when successfully installed. 
Step 4. Enter your Amazon account information and sign in. 
Step 5. Once signed in, your library will appear. Double click on any title to read the book on your PC. 

Using Kindle Cloud Reader :

Step 1. Visit the https://read.amazon.com/ in a web browser and sign into your account if you haven't already. 
Step 2. Once signed in, your library will appear. Double click on the book you want to read and it will open on your screen. 

Disclaimer: Kindle is a trademark of Amazon Technologies, Inc., registered in the U.S. and other countries. This is an independent project developed by FOP Dev. and has no relationship to Kindle or Amazon Technologies, Inc.                    

Extension Basic Information

Name Kindle For PC - Windows and Mac Kindle For PC - Windows and Mac
ID lmooddacojihaaaikcngfieanfenokbj
Official URL https://chrome.google.com/webstore/detail/kindle-for-pc-windows-and/lmooddacojihaaaikcngfieanfenokbj
Description Do you want to use Kindle on your Windows 11/10/8/7 PC or Mac? Install the extension now and enjoy browser-based ebook reader.
File Size 34.42 KB
Installation Count 10,938
Current Version 1.0.2
Last Updated 2022-08-09
Publish Date 2021-01-10
Developer https://kindle-for-pc.allnigerianewspaper.com
Email [email protected]
Payment Type free
Extension Website https://kindle-for-pc.allnigerianewspaper.com/
Privacy Policy Page URL https://www.allnigerianewspaper.com/privacy-policy.php
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.2",
    "name": "Kindle For PC - Windows and Mac",
    "description": "Do you want to use Kindle on your Windows 11\/10\/8\/7 PC or Mac? Install the extension now and enjoy browser-based ebook reader.",
    "icons": {
        "128": "icon\/128.png",
        "48": "icon\/48.png",
        "32": "icon\/32.png",
        "16": "icon\/16.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Kindle",
        "default_popup": "index.html"
    }
}