Greasy Fork is available in English.

Text Highlight and Seek

Automatically highlight user-defined text with Seek function (2015-10-11)

Version vom 11.10.2015. Aktuellste Version

Autor
Jefferson Scher
Bewertungen
0 0 0
Version
2.0.2
Erstellt am
11.10.2015
Letzte Aktualisierung
11.10.2015
Lizenz
BSD 3-clause
Wird angewandt auf

Text Highlight and Seek

This script allows you to specify sets of words that you want highlighted in different colors on websites every time you visit.

You still need to specify the sites using the script's settings on the Firefox Add-ons page or Tampermonkey dashboard. Hopefully in a future version that can be built into the script itself.

Based on erosman's Text Highlighter script from userscripts.org. An earlier variation on Text Highlighter is available as Text Highlighter - Dynamic.


Overview

To get an idea of how it works, please see the following screen shots:

(1) The script displays a small "H" button in the upper right corner of the page. You can click that button to display the control bar.

(2) You can display a list of the keyword/style sets from the bar. Some samples are included for reference.

(3) Use the Seek button for a set to enable the buttons on the control bar.

(4) and (5) Use the Edit button to open a panel to modify the keywords or associated styles. Note that any color or background-color rules in "Custom" will override the controls above it. Please note: the script does not clean your input! I will need to think about how to help avoid useless keywords for the next pre-release version.

(6) Use the Add New Set button to create a new set.

(7) Use the Options drop-down on the control bar to turn off the "H" button or to not highlight in <pre> and <code> tags.

The "monkey menu" has a option to flush out all of the new keyword/style sets so you can start testing as though it was a fresh install. If the data somehow gets corrupted, you might need to use that.