Word Highlighter is a Chrome extension that allows users to double-click on any word on a webpage to highlight it with a randomly selected bright color. This tool is especially useful for users who want to emphasize specific text while browsing web pages.
- Highlight Words: Double-click any word to highlight it.
- Random Bright Colors: Each word is highlighted in a unique, randomly chosen bright color.
- Clear Highlights: A simple popup interface to clear all highlights.
- Clone the Repository: https://github.com/gmiv/multi-highlighter-chrome-extention.git
- Load the Extension in Chrome:
- Open Chrome and navigate to
chrome://extensions/
. - Enable 'Developer Mode' at the top right.
- Click 'Load unpacked' and select the cloned extension directory.
- Highlight a Word: Simply double-click on any word on a webpage.
- Clear Highlights: 🚧 (In Progress) Click on the extension icon in the toolbar and press the 'Clear Highlights' button in the popup.
Contributions to the Word Highlighter extension are welcome. Please follow these steps to contribute:
- Fork the repository.
- Create a new branch for your feature.
- Add your changes and commit them.
- Push to your branch.
- Create a new Pull Request.
This project is licensed under the MIT License.