Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 742 Bytes

File metadata and controls

26 lines (17 loc) · 742 Bytes

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

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.