EPUBReader For PC, Windows & Mac

Read epub files directly in the browser

EPUBReader For PC, Windows & Mac क्या है?

EPUBReader For PC, Windows & Mac bishnusahuji2021 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Read epub files directly in the browser"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में EPUBReader For PC, Windows & Mac एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Read epub files directly in the browser
EPUBReader is a fast and lightweight HTML5 based ebook reader.

✔ Reads ebooks in the EPUB format without DRM

✔ Only reader which opens ebooks directly from websites (right "read and change all your data on the websites you visit" needed)

✔ Only reader which opens ebooks by double-clicking in the file explorer

✔ Opens the ebooks in memory at the location where they are stored. Ebooks open fast, no extra space is required.

✔ Available in 24 languages

✔ Works offline

* If you experience any problems, please contact me via my website shown in the "Support" tab. Thanks! *                    

एक्सटेंशन की मूल जानकारी

नाम EPUBReader For PC, Windows & Mac EPUBReader For PC, Windows & Mac
ID fbhokgdamjkkacelimdbfbnfnmbeklpm
आधिकारिक URL https://chromewebstore.google.com/detail/epubreader-for-pc-windows/fbhokgdamjkkacelimdbfbnfnmbeklpm
विवरण Read epub files directly in the browser
फ़ाइल का आकार 179 KB
स्थापना संख्या 3,414
वर्तमान संस्करण 5.1
अंतिम अपडेट 2021-12-14
प्रकाशन तिथि 2021-07-20
रेटिंग 3.60/5 कुल 5 रेटिंग्स
डेवलपर bishnusahuji2021
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://forpchub.com/epubreader-for-pc/
समर्थित भाषाएँ de,en,fr,nl,no,vi,tr,ca,da,es,it,hu,pl,ro,fi,sv,cs,el,ru,uk,iw,zh-CN,zh-TW,ja
manifest.json
{
    "author": "Sahuji",
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "skin\/icon_128.png",
            "16": "skin\/icon_16.png",
            "32": "skin\/icon_32.png",
            "48": "skin\/icon_48.png"
        },
        "default_popup": "popup.html",
        "default_title": "EPUBReader"
    },
    "default_locale": "en",
    "description": "__MSG_extensionDescription__",
    "homepage_url": "https:\/\/forpchub.com\/epubreader-for-pc\/",
    "icons": {
        "128": "skin\/icon_128.png",
        "16": "skin\/icon_16.png",
        "32": "skin\/icon_32.png",
        "48": "skin\/icon_48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA72uOZhlTk0OV3E9rsTHoqRHwqCcchRIp3E4XZIAf\/VGvcf8URDzUFUkvk3fURVdKAfV8c37v2xQHjst4hiT5xsgAk\/dx9QHWtfmFwQkfMdcYNnhkfJxToo1y28N3XuNk96tDErz6JgvFfqru0sB4XDOy3926WeWLn5QPYQRm7sgLahQzYYAjWBMDgjYPjUbbzerAtgW0ryJyTOQvGV+3MVoiM9M9ZxI2USUrjjpXn8W+5okadyDxGf3qZtKaUO+iEuqcQbiz4+re1b6VrtBCO+yvKQF\/yg06cy16U6UL1gCGDC3EEwsz7Q2MnCb4Sf\/Bqzqv4C2MSytWPbrP5Rf85QIDAQAB",
    "manifest_version": 2,
    "name": "EPUBReader For PC, Windows & Mac",
    "permissions": [
        "webNavigation",
        "webRequest",
        "webRequestBlocking",
        "downloads",
        "",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "5.1",
    "web_accessible_resources": [
        "reader.html"
    ]
}