ePub Reader for Google Chrome™

View ePUB files right in your browser.

ePub Reader for Google Chrome™คืออะไร?

ePub Reader for Google Chrome™ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Quick Simple Apps และคุณลักษณะหลักของมันคือ "View ePUB files right in your browser."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ePub Reader for Google Chrome™

ดาวน์โหลดไฟล์ส่วนขยาย ePub Reader for Google Chrome™ ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        View ePUB files right in your browser. Begin to open epub file today.
Our FREE ePUB Reader for Google Chrome™ allows you to view ePUB files instantly. This is a free software to open epub online.

Try our epub opener now.

ePub Reader for Google Chrome™ is a simple and powerful add-on that can open any document with ".epub" file extension. Please note our software works well for
epub open source and can allow you to view epub files instantly.

==================================================
ePub is a new e-book file format for viewing online or offline documents. Please read this (https://en.wikipedia.org/wiki/EPUB) Wikipedia page to get more info about ePub file format.
You can choose a ePUB file from your computer or from Google Drive to begin reading. Our tool allows you to choose whether you want to view ePub files from Google Drive/ePub files from your desktop computer.

==================================================
Disclaimer: Please note this extension is NOT made by Google and is made by an independent development team. All copyrights belong to their respective owners.
Google doesn’t endorse or sponsor this Chrome extension. ePub Reader for Google Chrome™ is not owned by, is not licensed by and is not a subsidiary of Google Inc.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ ePub Reader for Google Chrome™ ePub Reader for Google Chrome™
ID fnplkbhndemgbopkkpmpnfklkhphpneg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/epub-reader-for-google-ch/fnplkbhndemgbopkkpmpnfklkhphpneg
คำอธิบาย View ePUB files right in your browser.
ขนาดไฟล์ 1.56 MB
จำนวนการติดตั้ง 322,611
เวอร์ชันปัจจุบัน 3.0.2
อัปเดตครั้งล่าสุด 2022-08-23
วันที่เผยแพร่ 2020-03-30
คะแนน 3.39/5 รวมทั้งหมด 358 คะแนน
ผู้พัฒนา Quick Simple Apps
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://epub.freebusinessapps.net/epub-reader
URL หน้าช่วยเหลือ https://epub.freebusinessapps.net/contact
URL หน้านโยบายความเป็นส่วนตัว https://www.freebusinessapps.net/privacy
ภาษาที่รองรับ id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,da,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,sr,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0.2",
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "short_name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "default_locale": "en",
    "offline_enabled": true,
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "homepage_url": "https:\/\/epub.freebusinessapps.net\/",
    "action": {
        "default_title": "__MSG_app_name__",
        "default_icon": {
            "16": "data\/icons\/16.png",
            "32": "data\/icons\/32.png",
            "48": "data\/icons\/48.png",
            "64": "data\/icons\/64.png"
        }
    },
    "icons": {
        "16": "data\/icons\/16.png",
        "32": "data\/icons\/32.png",
        "48": "data\/icons\/48.png",
        "64": "data\/icons\/64.png",
        "128": "data\/icons\/128.png"
    }
}