A Firefox and Chrome extension that allows you to seek through any playing video on most websites using the < or > keys.
- Use < or , to rewind with 5 seconds
- Use > or . to seek forward with 5 seconds
🛠️ It's possible to change the amount of seconds using the Options page of this extension.
Please feel free to contribute by sending a Pull Request.
You can use npm
with the commands below or run web-ext
directly:
npx web-ext run
npx web-ext build
See https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/ for information about the web-ext
command.