Bionic Reader

Bolds the first half of the words and adjusts font sizes, while changing the background color of web pages.

Τι είναι το Bionic Reader;

Το Bionic Reader είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον finanamanuel1, και η κύρια λειτουργία του είναι "Bolds the first half of the words and adjusts font sizes, while changing the background color of web pages.".

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

screenshot
screenshot

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

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

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

                        Bionic Reader is a user-friendly Chrome extension that customizes the text on web pages, making it easier to read. The extension bolds the first half of words and adjusts font sizes, while changing the background color to light grey. With these simple modifications, you'll be able to read comfortably for longer periods of time.                    

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

Όνομα Bionic Reader Bionic Reader
ID nnckjnkomkdngelehiggcneffeoacilb
Επίσημο URL https://chromewebstore.google.com/detail/bionic-reader/nnckjnkomkdngelehiggcneffeoacilb
Περιγραφή Bolds the first half of the words and adjusts font sizes, while changing the background color of web pages.
Μέγεθος Αρχείου 10.83 KB
Αριθμός Εγκαταστάσεων 43
Τρέχουσα Έκδοση 1.0
Τελευταία Ενημέρωση 2023-05-09
Ημερομηνία Δημοσίευσης 2023-05-08
Προγραμματιστής finanamanuel1
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Bionic Reader",
    "version": "1.0",
    "description": "Bolds the first half of the words and adjusts font sizes, while changing the background color of web pages.",
    "permissions": [
        "activeTab",
        "scripting",
        "storage"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "icon.png"
        }
    }
}