This browser extension has been deprecated.
As of now, F1 TV has built-in video seeking capabilities in its player, making this extension redundant. Therefore, it has been disabled/removed from both the Chrome and Firefox stores.
It is recommended to uninstall this extension and use the native seeking feature provided by F1 TV.
Old README:
For whatever reason, the F1TV video player doesn't allow you to seek forwards/backwards with the arrow keys. This code simply adds an event handler to the arrow keys to trigger the seeking behavior on the F1TV video player. The code is set to seek 10 seconds at a time.
This script can be added to your browser in one of 3 ways:
- Chrome extension
Listing pending review...
- Firefox addon
Downloadable here: https://addons.mozilla.org/en-US/firefox/addon/seek-f1-tv-video-stream/
- Violent Monkey
If you have the violent monkey extension, you don't have to install any additional extensions. Just add the violent_monkey_script.js
script. GreaseMonkey, TamperMonkey, etc should also work, but haven't tested.