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:
- Open code.js
- Run those code in browser's developer console
- Enjoy the make shift video navigation feature.