This is a simple Chrome extension that allows users to highlight text on a webpage and search for it on YouTube using a custom button.
- Highlight Text: Select any text on a webpage to highlight it.
- Search on YouTube: Click on the custom YouTube button to search for the highlighted text on YouTube.
- Simple and Lightweight: Minimalistic design and lightweight codebase for quick and easy use.
- Clone the repository:
- Open Google Chrome and go to chrome://extensions/.
- Enable developer mode by clicking the toggle switch on the top right.
- Click on "Load unpacked" and select the cloned repository folder.
You can also install the extension directly from the Chrome Web Store:
Select any text on a webpage.
- A custom button with the YouTube logo will appear next to the selected text.
- Click on the button to search for the selected text on YouTube or Google.
Contributions are welcome! Feel free to submit bug reports, feature requests, or pull requests. Please ensure that your contributions adhere to the coding standards and practices.