Eye Read: Reading Assistant
Read faster, improve focus. Anywhere on the internet. Simple, lightweight, just works.
Eye Read: Reading Assistant란 무엇입니까?
Eye Read: Reading Assistant은(는) Eye Read에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Read faster, improve focus. Anywhere on the internet. Simple, lightweight, just works."입니다.
확장 프로그램 스크린샷
Eye Read: Reading Assistant 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |