Follow Along - Text Highlighter
A browser extension that allows the user to highlight text on hover.
Was ist Follow Along - Text Highlighter?
Follow Along - Text Highlighter ist eine Chrome-Erweiterung, die von ncfausti entwickelt wurde, und ihr Hauptmerkmal ist "A browser extension that allows the user to highlight text on hover.".
Erweiterungsscreenshots
Follow Along - Text Highlighter-Erweiterungs-CRX-Datei herunterladen
Laden Sie Follow Along - Text Highlighter-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | Follow Along - Text Highlighter |
ID | fhpbkbhoeipijhlijiiaeimjnicnmdae |
Offizielle URL | https://chromewebstore.google.com/detail/follow-along-text-highlig/fhpbkbhoeipijhlijiiaeimjnicnmdae |
Beschreibung | A browser extension that allows the user to highlight text on hover. |
Dateigröße | 4.91 KB |
Installationsanzahl | 112 |
Aktuelle Version | 1.0 |
Letztes Update | 2020-12-05 |
Veröffentlichungsdatum | 2020-12-04 |
Bewertung | 1.00/5 Insgesamt 1 Bewertungen |
Entwickler | ncfausti |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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": [ " |