Skip to content

laurens94/netflix-rewind-browser-extension

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Icon

Mozilla Add-on Version Mozilla Add-on Users Chrome Web Store Version Chrome Web Store Users GitHub release (with filter) GitHub License Translation status

ko-fi

Netflix Rewind 1 sec

A Firefox and Chrome extension that allows you to rewind the video for 1 second each time you press the < key.

I made this extension because it annoys me that the default is 10 seconds.

  • Use < or , to rewind with 1 second
  • Use > or . to seek forward with 5 seconds

🛠️ It's also possible to change the amount of seconds using the Options page of this extension.

🫶 Contributing

💬 Translating

Translation status

Please help by adding your language / translations! The extension can be easily translated using Weblate.

💻 Development

Please feel free to contribute by sending a Pull Request.

Dependencies

You can either use npm or pnpm with the commands below or run web-ext directly:

Running the extension

pnpx web-ext run

Building

pnpx web-ext build

Reference

See https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/ for information about the web-ext command.

https://stackoverflow.com/questions/42105028/netflix-video-player-in-chrome-how-to-seek/47786376#47786376