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文件
下載Spritz擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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": [ " |