This Chrome extension adds a context menu option that allows users to search the selected text on YouTube directly.
- Adds a context menu option for selected text.
- Opens a new tab with a YouTube search for the selected text.
git clone https://github.com/your-username/youtube-search-context-menu.gitSelect text on any webpage. Right-click on the selected text. Choose the "Search on YouTube" option from the context menu. A new tab will open with the YouTube search results for the selected text.
If you'd like to contribute to this project, please follow the standard GitHub fork and pull request process.