Eye Read: Reading Assistant
Read faster, improve focus. Anywhere on the internet. Simple, lightweight, just works.
Eye Read: Reading Assistantคืออะไร?
Eye Read: Reading Assistant เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Eye Read และคุณลักษณะหลักของมันคือ "Read faster, improve focus. Anywhere on the internet. Simple, lightweight, just works."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Eye Read: Reading Assistant
ดาวน์โหลดไฟล์ส่วนขยาย Eye Read: Reading Assistant ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Eye Read is a web extension that unlocks the power of focused reading with a click of a button on any web page. We built Eye Read to help people become more productive at school and work. It is especially useful for neurodivergent population, e.g. with ADHD and ADD. Eye Read uses a custom algorithm that bolds a portion of each word to help guide your eyes over the text. This augmented reading technique enables your brain to autocomplete the words, which translates into improved focus and faster reading. Key features: ⭐️ Simple to use - designed to be intuitive and work out of the box. ⭐️ Lightweight and fast - doesn't slow down your web browsing experience or break pages. ⭐️ Customizable - noise level control allows you to adjust how much content to highlight on the page. ⭐️ Works where it matters - keep using M365 Office Suite apps, such as Word or PowerPoint, browse social media apps, or read books in Google Play Books. ⭐️ Does not collect any personal data
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Eye Read: Reading Assistant |
ID | nimilnpomamlmmnnmijddgbfhabbokkk |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/eye-read-reading-assistan/nimilnpomamlmmnnmijddgbfhabbokkk |
คำอธิบาย | Read faster, improve focus. Anywhere on the internet. Simple, lightweight, just works. |
ขนาดไฟล์ | 372 KB |
จำนวนการติดตั้ง | 188 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2023-06-08 |
วันที่เผยแพร่ | 2023-05-10 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | Eye Read |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้าช่วยเหลือ | https://github.com/Eye-Read/EyeRead |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Eye Read: Reading Assistant", "description": "Read faster, improve focus. Anywhere on the internet. Simple, lightweight, just works.", "version": "1.1", "content_security_policy": { "extension_pages": "default-src 'self'; frame-ancestors 'none';" }, "icons": { "128": ".\/images\/eye-read-icon-square.png" }, "options_ui": { "page": "options.html", "open_in_tab": false }, "commands": { "toggle-highlighting": { "suggested_key": { "default": "Alt+Period" }, "description": "Toggles Eye Read plugin" } }, "content_scripts": [ { "matches": [ " |