https://github.com/elasa7/yt-search-selected-text---context-menu
chrome search selected text on youtube - context menu
https://github.com/elasa7/yt-search-selected-text---context-menu
context extension menu movie search select selected text youtube
Last synced: about 2 months ago
JSON representation
chrome search selected text on youtube - context menu
- Host: GitHub
- URL: https://github.com/elasa7/yt-search-selected-text---context-menu
- Owner: elasa7
- Created: 2023-11-22T15:22:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-13T01:45:17.000Z (10 months ago)
- Last Synced: 2025-09-13T03:27:04.284Z (10 months ago)
- Topics: context, extension, menu, movie, search, select, selected, text, youtube
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chrome Extension: YouTube Search Context Menu
## Overview
This Chrome extension adds a context menu option that allows users to search the selected text on YouTube directly.
## Features
- Adds a context menu option for selected text.
- Opens a new tab with a YouTube search for the selected text.
## Installation
```bash
git clone https://github.com/your-username/youtube-search-context-menu.git
```
# Usage
Select 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.
# Contributing
If you'd like to contribute to this project, please follow the standard GitHub fork and pull request process.