Skip to content

Chrome extension for highlighting multiple words in multiple groups

License

Notifications You must be signed in to change notification settings

WindzCUHK/chrome-highlight-extension

Repository files navigation

Features

  1. support multiple user defined groups
  2. support multiple words inside a group
  3. support highlighting contents across mulitple HTML tag, i.e. <span>exam<b>ple</b></span>

TODO

  1. calculate a contrast color for the highlighted text

Demo

highlighted demo

Reference:

Icon:

Bug:

  • There may be change in DOM structure if the keyword spans across multi HTML tag.
  • When page init, no content in body. Currently, hard-coded a delay, may investigate using MutationObserver() to solve it.

About

Chrome extension for highlighting multiple words in multiple groups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published