Serial Speed Reader
A program that will serially display selected text word by word.
Serial Speed Readerとは何ですか?
Serial Speed ReaderはSam Larisonによって開発されたChromeの拡張機能で、その主な機能は「A program that will serially display selected text word by word.」です。
拡張機能のスクリーンショット
Serial Speed Reader拡張機能のCRXファイルをダウンロード
Serial Speed Reader拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension will display the selected text, word by word, so that you can read it without moving your eyeballs. Not for the faint of heart, but you may adjust the delay between words and the per letter delay to slow down the text display. You may have to refresh the page when you first install this extension to get it working. PLEASE report any bugs or problems. This is BETA but I would appreciate it that you do not treat it like a finished product until it's done. I will make improvements. A unique icon is in the works, sorry about that!
拡張機能の基本情報
名前 | Serial Speed Reader |
ID | clmnbpnfedojoahgmdoohcbgclkcbofa |
公式URL | https://chromewebstore.google.com/detail/serial-speed-reader/clmnbpnfedojoahgmdoohcbgclkcbofa |
説明 | A program that will serially display selected text word by word. |
ファイルサイズ | 144 KB |
インストール数 | 138 |
現在のバージョン | 0.0.1.5 |
最終更新日 | 2023-06-19 |
公開日 | 2019-09-06 |
評価 | 3.17/5 合計 6 レビュー |
開発者 | Sam Larison |
Eメール | [email protected] |
支払い方法 | free |
ヘルプページのURL | http://vidzbigger.com/index.php?v=contact&browserinfo=SerialSpeedReader%0D%0A%0D%0A&BugReportInfo=true |
プライバシーポリシーページのURL | http://vidsbee.com/ColorPick/Privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "description": "A program that will serially display selected text word by word.", "name": "Serial Speed Reader", "browser_action": { "default_icon": "icon19.png", "default_title": "Speed Reader", "default_popup": "popup.html" }, "content_scripts": [ { "js": [ "read.user.js" ], "matches": [ " |