Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.03 KB

Though Youtube has itself's keyboard shortcut keys, to avoid using mouse to browse through Youtube is impossible.

This extension patches some keyboard function when hiking arround main page and videos.

This work is inspired by https://github.com/thomasst/GoogleShortcuts

Keyboard Shortcuts for Youtube Search

Unerversal

In the main page of youtube(https://www.youtube.com/)

  • ': Select next result
  • ;: Select previous result
  • 0~9 : Go to the video.
  • r : Refresh the cursor(sometimes the cursor is broken)
  • C : Clear the number shortcut. Though the shortcut key will be flushed when you use number shortcut to your video, there might be a chance that you use mouse or other path to get the video.

Installation

  1. Clone the git repository
  2. In the Chrome extensions window, select "Load unpacked extension" and select the GoogleShortcuts directory.