Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 406 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 406 Bytes

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.