Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 793 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 793 Bytes

yt-sub-search-keybind

A Chrome extension for YouTube to have cmd/ctrl + F automatically open the transcript pane. This way, your browser page search hops right into searching for a term within the subtitles of the video.

If you often find yourself manually opening up the subtitle pane so that you can cmd+F to jump to a spot in the video discussing a specific term, you might find this useful.

Installation

  1. Clone this repository: git clone https://github.com/brentjo/yt-sub-search-keybind.git
  2. Visit chrome://extensions/ and toggle on Developer mode: extension-view
  3. Select Load unpacked, select the cloned directory, and you're all set.