WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Epub Reader

Epub Reader

View on Chrome Web Store
View Epub Reader Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (118 ratings)
1 new ratings
2 views
This extension has been viewed 2 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Use the online epub reader to turn Chrome into an .epub reader. Open an epub file to read books on Windows PC and Mac with this view
Type
Extension
Users
20,000 users
10K
epubreader
View author page of epubreader
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 2, 2024
Version 1.7
Manifest version
3
Updated
Updated on November 2, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Epub Reader Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyiI\/PhGUVNnmC2ddVz3aMmgI87\/iZZpXtFkjReHN62IZzvz2zuu+0pXlzAWm2+OfElqzpX3YZORa3KASXSFDIH7zO84LQvJdMQN22j4hJFHoJW5CcuonSXSuh3uMPy1JgoR8uBr6kk+Ko9Zws0dwjq2cU3OJaYi\/olpKqDIhveUbOlpVaV78F\/2KftzZa7qeg0NOdq66GnhJLeJNjw0+WBil1I9fqF\/c1HzSG+n2+FhC9L1LYK7oZ\/5gzUKG5BXkq2ozyTDzNoMm+\/yA6Ud8R8mizkH4V9UqxL7tWFs43eGTkhiQsG9S166i8ydABkPpHP2Y7CQNeIQxFMfyUnk1xwIDAQAB",
    "externally_connectable": {
        "matches": [
            "https:\/\/onlineapp.pro\/*",
            "https:\/\/onlineapp.stream\/*",
            "https:\/\/onlineapp.live\/*"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "default_locale": "en",
    "version": "1.7",
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "storage",
        "unlimitedStorage",
        "downloads",
        "file:\/\/\/*"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "action": [],
    "web_accessible_resources": [
        {
            "resources": [
                "index.html",
                "background.js",
                "script.js",
                "wall.2.1.0.js",
                "main.js",
                "polyfills\/babel-polyfill.min.js",
                "polyfills\/fetch.js",
                "polyfills\/pep.min.js",
                "libs\/epub.js",
                "libs\/jszip.min.js",
                "libs\/normalize.min.css",
                "libs\/sanitize-html.min.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "icons": {
        "16": "icons\/open-book16x16.png",
        "32": "icons\/open-book32x32.png",
        "64": "icons\/open-book64x64.png",
        "128": "icons\/open-book128x128.png"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top