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 finanamanuel1 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Bolds the first half of the words and adjusts font sizes, while changing the background color of web pages."।

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

screenshot
screenshot

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

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

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

                        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"
        }
    }
}