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.」です。
拡張機能のスクリーンショット
Kindle For PC - Windows and Mac拡張機能のCRXファイルをダウンロード
Kindle For PC - Windows and Mac拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
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 |
Eメール | [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" } } |