Follow Along - Text Highlighter
A browser extension that allows the user to highlight text on hover.
Follow Along - Text Highlighterとは何ですか?
Follow Along - Text Highlighterはncfaustiによって開発されたChromeの拡張機能で、その主な機能は「A browser extension that allows the user to highlight text on hover.」です。
拡張機能のスクリーンショット
Follow Along - Text Highlighter拡張機能のCRXファイルをダウンロード
Follow Along - Text Highlighter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
I created this tool to make reading webpages (and staying focused on the current line) on my laptop a little bit easier. Helpful for those with Dyslexia and ADHD. Highlights text that is underneath the mouse cursor. Only works on paragraph tags in HTML, so it only highlights areas with lots of continuous text (e.g. blogs, newspaper articles, etc). Created by Nick Fausti. https://nickfausti.com
拡張機能の基本情報
名前 | Follow Along - Text Highlighter |
ID | fhpbkbhoeipijhlijiiaeimjnicnmdae |
公式URL | https://chromewebstore.google.com/detail/follow-along-text-highlig/fhpbkbhoeipijhlijiiaeimjnicnmdae |
説明 | A browser extension that allows the user to highlight text on hover. |
ファイルサイズ | 4.91 KB |
インストール数 | 112 |
現在のバージョン | 1.0 |
最終更新日 | 2020-12-05 |
公開日 | 2020-12-04 |
評価 | 1.00/5 合計 1 レビュー |
開発者 | ncfausti |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Follow Along - Text Highlighter", "description": "A browser extension that allows the user to highlight text on hover.", "version": "1.0", "permissions": [ "activeTab" ], "content_scripts": [ { "matches": [ " |