Speed Reading
Chrome Extension for Speed Reading
Speed Reading란 무엇입니까?
Speed Reading은(는) Alister Inc에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Chrome Extension for Speed Reading"입니다.
확장 프로그램 스크린샷
Speed Reading 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
100% FREE - Chrome extension for speed reading and focus reading. Works on ANY text in your browser. Articles, eBooks, PDFs, blogs and more are compatible with Speed Reader. HOW IT WORKS 1) Select the text you want to speed read 2) Right click the selection and click "Launch Speed Reader" 3) Choose your desired speed and click PLAY! WHAT IT DOES: Words will be displayed one-by-one at an adjustable speed. By displaying words one by one, you will be able to read selected text dramatically faster than traditional reading. Give it a try, its free! You can stop, or rewind words if needed. When you are done, you will receive a report telling you the Words Per Minute rate that you just read. Imagine being able to read 400% to 900% faster than you do today. what would you be able to accomplish in life? What would you be able to learn? The fact is, when your eyes don't have to move across a page, you can consume words and information at speeds never before thought possible. Think of all the ways that your life could be improved if you are able to learn or read at superhuman levels. This free app allows you to do just that. ADD this Chrome extension to see for yourself. All we ask is that if you loved this FREE Chrome extension, please tell your friends about it so they can experience the same breakthrough as you. Thank you!
확장 프로그램 기본 정보
이름 | Speed Reading |
ID | flkeioecpcghddimkekpicchbibbacob |
공식 URL | https://chromewebstore.google.com/detail/speed-reading/flkeioecpcghddimkekpicchbibbacob |
설명 | Chrome Extension for Speed Reading |
파일 크기 | 106 KB |
설치 횟수 | 215 |
현재 버전 | 0.1 |
최근 업데이트 | 2021-04-11 |
출시 날짜 | 2021-04-11 |
평점 | 4.25/5 총 4 개의 평점 |
개발자 | Alister Inc |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://www.privacypolicies.com/generic |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Speed Reading", "short_name": "Speed Reading", "description": "Chrome Extension for Speed Reading", "version": "0.1", "icons": { "16": ".\/src\/assets\/icon-16x16.png", "128": ".\/src\/assets\/icon.png" }, "browser_action": { "default_icon": { "128": ".\/src\/assets\/icon.png" }, "default_popup": ".\/src\/popup\/public\/index.html?default_popup" }, "background": { "scripts": [ "src\/background\/index.js" ] }, "content_scripts": [ { "all_frames": true, "js": [ ".\/src\/content\/index.js" ], "matches": [ " |