Spritz
Read your favorite web content twice as fast with far greater comprehension.
Spritz란 무엇입니까?
Spritz은(는) Spritz Holding LLC에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Read your favorite web content twice as fast with far greater comprehension."입니다.
확장 프로그램 스크린샷
Spritz 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Update 0.1.2: * Improved and faster Spritz experience * Major Bugfixes --- Update 0.1.1: * Drag top right corner of the Spritz view to move it * Bugfixes --- Welcome to the future of reading! Spritz scans the written content of any website (including your favorite news sites) and visually reads it back to you at up to 1000 words per minute. The patented rapid fire, single word display feature is fully adjustable so you can begin training your brain to read up to 2x faster. Spritz helps busy professionals, avid readers and student alike to consume digital content more efficiently. It improves reading speed, comprehension and retention. By streaming individual words through an isolated display window, Spritz minimized eye movement and fatigue. When is the last time you tried a new way of reading? Keep up with the flood of news, be in the know, and breeze through long form content with ease. Start spend less time reading and more time doing! Just select the text and click on Spritz!
확장 프로그램 기본 정보
이름 | Spritz |
ID | llgdihpoebhhmkdfabfhflonfkkmeblk |
공식 URL | https://chromewebstore.google.com/detail/spritz/llgdihpoebhhmkdfabfhflonfkkmeblk |
설명 | Read your favorite web content twice as fast with far greater comprehension. |
파일 크기 | 572 KB |
설치 횟수 | 4,692 |
현재 버전 | 0.1.2 |
최근 업데이트 | 2023-10-13 |
출시 날짜 | 2022-12-04 |
평점 | 2.79/5 총 14 개의 평점 |
개발자 | Spritz Holding LLC |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.spritz.com |
도움말 페이지 URL | https://www.spritz.com |
개인정보 보호 정책 페이지 URL | https://spritz.com/online-privacy-policy |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Spritz", "description": "Read your favorite web content twice as fast with far greater comprehension.", "version": "0.1.2", "icons": { "16": "logo16.png", "48": "logo48.png", "128": "logo128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_icon": "logo48.png", "default_title": "Start Spritz" }, "permissions": [ "activeTab", "storage" ], "host_permissions": [ "https:\/\/*.firebaseio.com\/" ], "content_scripts": [ { "matches": [ " |