Skip to content

Releases: FSou1/Keywords-Highlighter

0.0.6

20 May 02:08
f357872
Compare
Choose a tag to compare

What's Changed

  • Users can now choose which websites the extension is enabled or disabled on

0.0.4

13 May 04:50
0a7fcaf
Compare
Choose a tag to compare

What's Changed

  • feat(complete-words): add complete words highlighting by @FSou1 in #11

Full Changelog: 0.0.3...0.0.4

0.0.3

10 May 15:21
Compare
Choose a tag to compare

What's Changed

  • Added support for user-defined list of keywords to highlight
  • Added support for customizing highlighted keywords with CSS styles
  • Implemented a reset button for the options page for easy resetting of settings

Screenshot_2

0.0.2

07 May 05:27
4b1e24d
Compare
Choose a tag to compare

What's Changed

  • feat(highlighted-styles): allow to set CSS styles by @FSou1 in #4

New Contributors

  • @FSou1 made their first contribution in #4

Full Changelog: 0.0.1...0.0.2

0.0.1

06 May 06:07
Compare
Choose a tag to compare
  • Highlights keywords only on LinkedIn pages, with a yellow color
  • Introduces a settings popup to easily set and customize keywords for highlighting
  • Adds a debug popup to provide helpful information for troubleshooting