Skip to content

When you are playing video files with Chrome browser, it does not provide the function to navigate with arrow keys. Here is an ad-hoc solution for programmers who does not want to install a chrome plugin for it

Notifications You must be signed in to change notification settings

8749236/MakeshiftVideoNav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

MakeshiftVideoNav

Problem: When opening video files (for example, .mp4 file) with Chrome Browser, it will allow you to play the video file, but without providing video navigation feature that allows you the fast-forward or rewind with arrow key.

ad-hoc solution for programmers:

  1. Open code.js
  2. Run those code in browser's developer console
  3. Enjoy the make shift video navigation feature.

About

When you are playing video files with Chrome browser, it does not provide the function to navigate with arrow keys. Here is an ad-hoc solution for programmers who does not want to install a chrome plugin for it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published