Loudreader (azw3, mobi, epub, offline Reader)
azw3 (kindle book), mobi, epub, pdf ebook Reader. Pin it to toolbar and click to open a new tab, drag and drop local ebook to read.
Apa itu Loudreader (azw3, mobi, epub, offline Reader)?
Loudreader (azw3, mobi, epub, offline Reader) adalah ekstensi Chrome yang dikembangkan oleh http://loudreader.com, dan fitur utamanya adalah "azw3 (kindle book), mobi, epub, pdf ebook Reader. Pin it to toolbar and click to open a new tab, drag and drop local ebook to read.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Loudreader (azw3, mobi, epub, offline Reader)
Unduh file ekstensi Loudreader (azw3, mobi, epub, offline Reader) dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Super lightweight azw3, mobi, epub and pdf ebook reader inside a browser. The World's Only ebook reader that can open .azw3 .mobi (kindle book format) files in a browser! Web's only usable ebook reader inside a browser. It could replace your desktop ebook reader! drag and drop epub azw3 mobi or pdf file here to read. Dropping a folder from computer file manager (or Finder) opens the first pdf or epub file inside of it. Or use top right button to choose a file to open. In the reader, quickly flip pages with 🖱 mouse middle wheel in paged reading mode.
Informasi Dasar Ekstensi
Nama | |
ID | pfbecgcnpmoemgpmmahkimbjefgggnoc |
URL Resmi | https://chrome.google.com/webstore/detail/loudreader-azw3-mobi-epub/pfbecgcnpmoemgpmmahkimbjefgggnoc |
Deskripsi | azw3 (kindle book), mobi, epub, pdf ebook Reader. Pin it to toolbar and click to open a new tab, drag and drop local ebook to read. |
Ukuran File | 5.81 MB |
Jumlah Instalasi | 10,308 |
Versi Saat Ini | 1.1 |
Terakhir Diperbarui | 2021-03-03 |
Tanggal Publikasi | 2021-02-12 |
Penilaian | 2.94/5 Total 16 Penilaian |
Pengembang | http://loudreader.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.loudreader.com |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1", "manifest_version": 2, "name": "Loudreader (azw3, mobi, epub, offline Reader)", "description": "azw3 (kindle book), mobi, epub, pdf ebook Reader. Pin it to toolbar and click to open a new tab, drag and drop local ebook to read.", "icons": { "16": "images\/light-16.png", "32": "images\/light-32.png", "48": "images\/light-48.png", "96": "images\/light-96.png", "128": "images\/light-128.png" }, "permissions": [], "content_security_policy": "script-src 'self' 'wasm-eval'; object-src 'self'", "background": { "persistent": false, "scripts": [ "chrome_extension_script.js" ] }, "browser_action": { "default_icon": "images\/light-128.png" } } |