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.
Loudreader (azw3, mobi, epub, offline Reader) क्या है?
Loudreader (azw3, mobi, epub, offline Reader) http://loudreader.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "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."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Loudreader (azw3, mobi, epub, offline Reader) एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | pfbecgcnpmoemgpmmahkimbjefgggnoc |
आधिकारिक URL | https://chrome.google.com/webstore/detail/loudreader-azw3-mobi-epub/pfbecgcnpmoemgpmmahkimbjefgggnoc |
विवरण | 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. |
फ़ाइल का आकार | 5.81 MB |
स्थापना संख्या | 10,308 |
वर्तमान संस्करण | 1.1 |
अंतिम अपडेट | 2021-03-03 |
प्रकाशन तिथि | 2021-02-12 |
रेटिंग | 2.94/5 कुल 16 रेटिंग्स |
डेवलपर | http://loudreader.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.loudreader.com |
समर्थित भाषाएँ | 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" } } |