Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ivanruvalcaba/multi-keywords-highlighter

Highlights given keywords on any web page you visit —Mozilla Firefox Add-on—
https://github.com/ivanruvalcaba/multi-keywords-highlighter

firefox firefox-addon highlighter webextension

Last synced: about 1 month ago
JSON representation

Highlights given keywords on any web page you visit —Mozilla Firefox Add-on—

Awesome Lists containing this project

README

        

> This project has been migrated to **GitLab**: [https://gitlab.com/ivanruvalcaba/multi-keywords-highlighter](https://gitlab.com/ivanruvalcaba/multi-keywords-highlighter) _(#GithubExodus)_.

# Multi-Keywords Highlighter

Highlights given keywords on any web page you visit.

## Features

*Multi-Keywords Highlighter* is a browser extension for **Firefox** (*version 52.0 or higher*). It's intended to be assistive for searching for the interesting bits of a web page by defining a keyword list.

![](doc/img/multi-keywords_highlighter-1.jpg)

Once you have defined the keyword list, *Multi-Keywords Highlighter* shows them to you instantly through beautiful and colorful highlighters (ten different colors to be more precise). In addition, is also able to point out to you the number of matches on the current web page.

![](doc/img/multi-keywords_highlighter-2.jpg)

The keyword list is stored locally so you shouldn't worry about your privacy or anonymity.

### Feedback

If you have any suggestion, comment or issue, please [create a new thread or participate in an existing one](https://github.com/ivanruvalcaba/multi-keywords-highlighter/issues). Any feedback is highly appreciated.

## Changelog

- *23/09/2017*: Initial release (version 1.0.0).

## ToDo

- [ ] Add multi-language support (Internationalitation *—i18n—*).

## License

This software is distributed under the terms of the [GNU General Public License v3](https://www.gnu.org/licenses/gpl-3.0.en.html).

### Acknowledgements

The development of this extension was based on the following [project](https://github.com/wrzlbrmft/chrome-keywords-highlighter).