Kindle Cloud Reader - Read Kindle books
Are you looking for Kindle Cloud Reader? It is an app that lets you read Kindle books online. It is free and web-based.
Kindle Cloud Reader - Read Kindle books란 무엇입니까?
Kindle Cloud Reader - Read Kindle books은(는) https://kindle-cloud-reader.allnigerianewspaper.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Are you looking for Kindle Cloud Reader? It is an app that lets you read Kindle books online. It is free and web-based."입니다.
확장 프로그램 스크린샷
Kindle Cloud Reader - Read Kindle books 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The Kindle Cloud Reader is an app that lets you read Kindle books online. It is free and web-based, meaning that readers can access it from any web browser. It is a web-based version of the app. The Benefits of using this reader: Besides offering a quick and convenient way to read books, Cloud Reader offers other benefits. - Here are a few perks you can expect to get out of it when you use it regularly as a reading tool: - Books are automatically added to your web app every time you purchase a new one from Amazon. - A clean, crisp, and high-quality reading experience that looks and feels similar to reading a real book. - Offline mode for reading when you're traveling or in a location without an internet connection. - Synchronization of your books and reading activity across your entire account, as well as the devices you access it from. - Extra tools to personalize your reading experience, such as bookmarks, text highlighting, and notes corresponding to specific pages or sections. - Save space in your home by not having to store physical books. - Money saved since books are often cheaper than their hardcover or paperback counterparts. - Reduced paper consumption by opting for digital books over physical ones. How to read? 1. Borrow a book and send it to your Amazon account. 2. Go to read.amazon.com 3. You may need to sign in with your Amazon account. 4. Your Kindle Library is displayed on the main page. 5. Select a book to start reading. 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 Soft and has no relationship to Kindle or Amazon Technologies, Inc.
확장 프로그램 기본 정보
이름 | |
ID | dnmhjajomdcnclfdjhfalbnolpfidaom |
공식 URL | https://chrome.google.com/webstore/detail/kindle-cloud-reader-read/dnmhjajomdcnclfdjhfalbnolpfidaom |
설명 | Are you looking for Kindle Cloud Reader? It is an app that lets you read Kindle books online. It is free and web-based. |
파일 크기 | 29.77 KB |
설치 횟수 | 10,000 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2022-01-08 |
출시 날짜 | 2021-01-10 |
평점 | 1.50/5 총 6 개의 평점 |
개발자 | https://kindle-cloud-reader.allnigerianewspaper.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://kindle-cloud-reader.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.1", "name": "Kindle Cloud Reader - Read Kindle books", "description": "Are you looking for Kindle Cloud Reader? It is an app that lets you read Kindle books online. It is free and web-based.", "icons": { "128": "icon\/128.png", "48": "icon\/48.png", "32": "icon\/32.png", "16": "icon\/16.png" }, "action": { "default_icon": { "128": "icon\/128.png", "48": "icon\/48.png", "32": "icon\/32.png", "16": "icon\/16.png" }, "default_popup": "index.html" }, "background": { "service_worker": "service-worker.js" } } |