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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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.                    

확장 프로그램 기본 정보

이름 Loudreader (azw3, mobi, epub, offline Reader) Loudreader (azw3, mobi, epub, offline Reader)
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"
    }
}