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