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.

Kindle For PC - Windows and Mac란 무엇입니까?

Kindle For PC - Windows and Mac은(는) https://kindle-for-pc.allnigerianewspaper.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "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."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Kindle For PC - Windows and Mac 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Kindle For PC - Windows and Mac Kindle For PC - Windows and Mac
ID lmooddacojihaaaikcngfieanfenokbj
공식 URL https://chrome.google.com/webstore/detail/kindle-for-pc-windows-and/lmooddacojihaaaikcngfieanfenokbj
설명 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.
파일 크기 34.42 KB
설치 횟수 10,938
현재 버전 1.0.2
최근 업데이트 2022-08-09
출시 날짜 2021-01-10
개발자 https://kindle-for-pc.allnigerianewspaper.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://kindle-for-pc.allnigerianewspaper.com/
개인정보 보호 정책 페이지 URL https://www.allnigerianewspaper.com/privacy-policy.php
지원되는 언어 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"
    }
}