Elysian EPUB Reader

Awesome Reading Experience with Elysian EPUB Reader: Offline, Tailor Font, Size, Color Themes, and Layout for Maximum Enjoyment!

Τι είναι το Elysian EPUB Reader;

Το Elysian EPUB Reader είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Elysian EPUB Reader, και η κύρια λειτουργία του είναι "Awesome Reading Experience with Elysian EPUB Reader: Offline, Tailor Font, Size, Color Themes, and Layout for Maximum Enjoyment!".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Elysian EPUB Reader

Λήψη αρχείων επέκτασης Elysian EPUB Reader σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        🚀 Introducing Elysian EPUB Reader

Discover a new realm of reading with Elysian EPUB Reader, the ultimate browser extension designed for avid book enthusiasts. 📚

Features:

✨ Read EPUB Books

Immerse yourself in a seamless reading experience with support for EPUB books.

📂 Open Local EPUB Files with Ease

Access your favorite books effortlessly by opening local EPUB files using a simple drag-and-drop mechanism.

🔗 Open Internet Links Directly

Streamline your reading process by opening EPUB links directly from the internet.

🌐 Instant Access, No Downloads Required

Experience uninterrupted reading with the ability to open EPUBs instantly, eliminating the need for downloading.

📴 Offline Reading Anytime, Anywhere

Take your library on the go! Enjoy your favorite books offline, whether you're on a plane, train, or deep in the wilderness.

🎨 Customize Your Reading Experience

- Tailor your reading environment to your preferences:
- Choose from a variety of fonts.
- Adjust font size for optimal comfort.
- Set line spacing to suit your reading style.
- Customize reading width for a personalized layout.

🎨 Built-in Color Themes

Enhance your visual experience with built-in color themes:
- Light: Perfect for well-lit environments.
- Sepia: A warm, nostalgic hue for a classic touch.
- Grey: Modern and sleek.
- Dark: Ideal for low-light settings.

📖 Navigate Effortlessly

- Explore books with ease using the table of contents.
- Keep track of your progress with bookmarks.
- Add personal insights with annotations.

Upgrade your reading journey with Elysian EPUB Reader – where every chapter becomes an immersive adventure! 🚀                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Elysian EPUB Reader Elysian EPUB Reader
ID ijlajdhnhokgdpdlbiomkekneoejnhad
Επίσημο URL https://chromewebstore.google.com/detail/elysian-epub-reader/ijlajdhnhokgdpdlbiomkekneoejnhad
Περιγραφή Awesome Reading Experience with Elysian EPUB Reader: Offline, Tailor Font, Size, Color Themes, and Layout for Maximum Enjoyment!
Μέγεθος Αρχείου 1.87 MB
Αριθμός Εγκαταστάσεων 6,353
Τρέχουσα Έκδοση 1.0.2
Τελευταία Ενημέρωση 2023-12-27
Ημερομηνία Δημοσίευσης 2023-12-26
Αξιολόγηση 5.00/5 Συνολικά 11 Αξιολογήσεις
Προγραμματιστής Elysian EPUB Reader
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://docs.google.com/document/d/e/2PACX-1vTxbzH1ETsLR_biBbJVeEXCksifx2ocY7MbH7TQxVn-ukd9AdYadh3XOieMt9U1umid-Da7buj3O-Mi/pub
Υποστηριζόμενες Γλώσσες id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Elysian",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png",
            "300": "icons\/icon300.png"
        },
        "default_title": "__MSG_extName__",
        "default_popup": "html\/popup.html"
    },
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "300": "icons\/icon300.png"
    },
    "incognito": "split",
    "manifest_version": 3,
    "minimum_chrome_version": "102",
    "name": "__MSG_extName__",
    "permissions": [
        "alarms",
        "scripting",
        "storage",
        "downloads"
    ],
    "host_permissions": [
        ""
    ],
    "version": "1.0.2"
}