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

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

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.