Hover Highlighter
Temporary text highlighting for faster reading
Hover Highlighterとは何ですか?
Hover Highlighterはcollin.brandt1によって開発されたChromeの拡張機能で、その主な機能は「Temporary text highlighting for faster reading」です。
拡張機能のスクリーンショット
Hover Highlighter拡張機能のCRXファイルをダウンロード
Hover Highlighter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Read with ease using HOVER HIGHLIGHTER! A simple chrome extension that adds a highlighting effect to the text you hover over. This reading aide is great for digesting any story, instruction, comment, or post you come across. Simply click on the extension icon, press the big ON button and watch your text come to life as you follow along with your mouse. Need some extra focus when studying for that exam? Hover Highlighter's live highlighting will allow your eyes to more easily track the text on your screen so you can get through those tough passages. Come to an end of your studying and just want to relax? press the green ON button to turn off Hover Highlighter until you need it next. COMING SOON -Want to customize your highlight? It's on its way! UPDATE 0.0.5 -Hover Highlighter only highlights when moving mouse from left to right -Fixed ON - OFF bugs
拡張機能の基本情報
名前 | Hover Highlighter |
ID | cfifhjkjadcbhgagglmigbbinbimfdok |
公式URL | https://chromewebstore.google.com/detail/hover-highlighter/cfifhjkjadcbhgagglmigbbinbimfdok |
説明 | Temporary text highlighting for faster reading |
ファイルサイズ | 57.81 KB |
インストール数 | 221 |
現在のバージョン | 0.0.5 |
最終更新日 | 2018-08-21 |
公開日 | 2018-08-20 |
評価 | 2.33/5 合計 3 レビュー |
開発者 | collin.brandt1 |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Hover Highlighter", "version": "0.0.5", "description": "Temporary text highlighting for faster reading", "permissions": [ "storage" ], "browser_action": { "default_popup": "popup.html", "default_icon": "images\/Icon16.png" }, "icons": { "16": "images\/Icon16.png", "32": "images\/Icon32.png", "48": "images\/Icon48.png", "128": "images\/Icon128.png" }, "content_scripts": [ { "matches": [ " |