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.
Cos'è Loudreader (azw3, mobi, epub, offline Reader)?
Loudreader (azw3, mobi, epub, offline Reader) è un'estensione di Chrome sviluppata da http://loudreader.com, e la sua funzione principale è "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 dell'Estensione
Scarica il file CRX dell'estensione Loudreader (azw3, mobi, epub, offline Reader)
Scarica i file di estensione Loudreader (azw3, mobi, epub, offline Reader) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | pfbecgcnpmoemgpmmahkimbjefgggnoc |
URL Ufficiale | https://chrome.google.com/webstore/detail/loudreader-azw3-mobi-epub/pfbecgcnpmoemgpmmahkimbjefgggnoc |
Descrizione | 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. |
Dimensione del File | 5.81 MB |
Conteggio Installazioni | 10,308 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2021-03-03 |
Data di Pubblicazione | 2021-02-12 |
Valutazione | 2.94/5 Totale 16 Valutazioni |
Sviluppatore | http://loudreader.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.loudreader.com |
Lingue Supportate | 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" } } |