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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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