- Use
ctrl + ←
to rewind 2 seconds - Use
ctrl + →
to fast-forward 2 seconds - It works on shorts too (
←
and→
as well) - You can use
shift + <
andshift + >
to change the speed on shorts (just like on normal videos)
- Copy this repository on your computer locally.
- Load the extension in Chrome.
If you want to change the default 2 seconds step:
- open
./src/content.ts
change the value ofSMALL_STEP_S
- install building dependencies:
npm i
- build with
npm run build
- reload the extension in chrome.