Quick Start
Get up and running with Live Highlighter in just a few steps.
Creating Your First Group
- Open the options page
- Click the Live Highlighter icon in your browser toolbar
-
Click Manage Groups in the popup
-
Add a group
- Click Add Group
- Enter a name for the group (e.g., "Environments")
-
Choose a highlight colour from the 10 available options
-
Add words to the group
- Expand the group by clicking its header
- Type a word or phrase in the input field and press Enter (or click Add)
-
Repeat for each word you want highlighted in that colour
-
See it in action
- Visit any webpage — your words will automatically appear highlighted
- No page refresh needed
Managing Your Groups
Reordering Groups
Groups are processed in order from top to bottom. When text matches words in multiple groups, the first matching group wins.
To reorder groups:
- Open the options page via Manage Groups in the popup
- Click and hold the drag handle (⋮⋮) next to a group
- Drag the group up or down to change its priority
- Changes are saved automatically
Toggling Groups On/Off
Temporarily disable an entire group without deleting it:
- Open the options page
- Click the toggle switch next to any group
- Disabled groups won't highlight until re-enabled
Deleting Groups or Words
To remove a group:
- Open the options page
- Click the delete icon (🗑️) next to the group
- Confirm the deletion
To remove a single word, click the × next to the word chip inside the group.
Example: Highlighting Environments
Let's set up a practical example for cloud environment management:
- Click Add Group, name it "Environments", choose Red
- Add the word "production" to the group
- Click Add Group again, name it "Staging", choose Yellow
- Add "staging" to that group
- Click Add Group, name it "Dev", choose Green
- Add "dev" to that group
- Visit your cloud console
Now environment names will automatically pop with colour, helping you avoid costly mistakes.
Tips for Effective Highlighting
- Be specific: Highlight unique identifiers rather than common words to avoid unwanted matches
- Use meaningful colours: Red for danger/production, yellow for caution/staging, green for safe/dev
- Use whole word matching: Enable "Match whole word" on a group to avoid partial matches (e.g., "prod" matching "product")
- Order matters: Place more specific or important groups above general ones
- Use regex for patterns: Enable the Regex option for advanced matching like
error|warn|fail
Next Steps
- Learn more about groups and words
- Explore use cases for inspiration
- Check the FAQ for common questions