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開發的Chrome擴展程式,該擴展的主要功能是“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
screenshot
screenshot
screenshot
screenshot

下載Loudreader (azw3, mobi, epub, offline Reader)擴展crx文件

下載Loudreader (azw3, mobi, epub, offline Reader)擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Loudreader (azw3, mobi, epub, offline Reader) Loudreader (azw3, mobi, epub, offline Reader)
ID pfbecgcnpmoemgpmmahkimbjefgggnoc
官方網址 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"
    }
}