Follow Along - Text Highlighter
A browser extension that allows the user to highlight text on hover.
What is Follow Along - Text Highlighter?
Follow Along - Text Highlighter is a Chrome extension developed by ncfausti, and its main feature is "A browser extension that allows the user to highlight text on hover.".
Extension Screenshots
Download Follow Along - Text Highlighter Extension CRX File
Download Follow Along - Text Highlighter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Follow Along - Text Highlighter |
ID | fhpbkbhoeipijhlijiiaeimjnicnmdae |
Official URL | https://chromewebstore.google.com/detail/follow-along-text-highlig/fhpbkbhoeipijhlijiiaeimjnicnmdae |
Description | A browser extension that allows the user to highlight text on hover. |
File Size | 4.91 KB |
Installation Count | 112 |
Current Version | 1.0 |
Last Updated | 2020-12-05 |
Publish Date | 2020-12-04 |
Rating | 1.00/5 Total 1 Ratings |
Developer | ncfausti |
[email protected] | |
Payment Type | free |
Supported Languages | 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": [ " |