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
h
: Back to main page(https://www.youtube.com/)
In the main page of youtube(https://www.youtube.com/)
'
: Select next result;
: Select previous result0~9
: Go to the video.r
: Refresh the cursor(sometimes the cursor is broken)
In the video page(Ex: https://www.youtube.com/watch?v=RbPkimpbApE)
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.
- Clone the git repository
- In the Chrome extensions window, select "Load unpacked extension" and select the
GoogleShortcuts
directory.