/chrome-video-speed-controller

A simple and customizable Google Chrome Extension for control the video speed!

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Seudev's Chrome Video Speed Controller

A simple and customizable Google Chrome Extension for control the video speed!

Screenshots

seudev-vsc-youtube YouTube seudev-vsc-vimeo Vimeo
seudev-vsc-facebook Facebook seudev-vsc-twitch Twitch
seudev-vsc-udemy Udemy seudev-vsc-linkedin LinkedIn

Features

  • Compatible with any HTML5 video (e.g. YouTube, Facebook and Vimeo)
  • Works in pages with multiple videos
  • Works in dynamic pages
  • Speed configurable by slider or mouse scroll
  • Reset speed button

Installation

Option 1: Chrome Web Store

Chrome Web Store

Just install it from the Chrome Web Store.

Option 2: Install it from source:

  • Download this repository
  • Extract the zip file to a folder
  • Open Google Chrome and go to chrome://extensions
  • Enable the Developer mode
  • Click Load unpacked extension
  • Select the extension folder

Commands

Show the controller

  • Move the mouse over the video.

Reset speed to 1x

  • Click in the R button;
  • Move the mouse over the video and click with the mouse middle button.

Increment/decrement the speed

  • Move the speed slider up or down to increment or decrement the speed;
  • Move the mouse over the speed slider and scroll the mouse wheel up or down to increment or decrement the speed in 0.25x;
  • Move the mouse over the speed slider and scroll the mouse wheel up or down pressing Alt key to increment or decrement the speed in 0.05x;
  • Move the mouse over the video and scroll the mouse wheel up or down pressing Shift key to increment or decrement the speed in 0.25x;
  • Move the mouse over the video and scroll the mouse wheel up or down pressing Shift + Alt keys to increment or decrement the speed in 0.05x.

Set the max speed

  • Move the mouse over the video and press with the mouse middle button pressing Shift key.

Note: The max speed will be maintained while the button is pressed. When the button is released the speed returns to the previous speed.

Go to Home page

  • Click in the Seudev brand;
  • Move the mouse over the Seudev brand and click in the Seudev link.

Tested sites

  • YouTube
  • Vimeo
  • Facebook
  • Twitch
  • Udemy
  • LinkedIn
  • Netflix
  • Whatsapp Web

Licensing

seudev/chrome-video-speed-controller is provided and distributed under the Apache Software License 2.0.

Refer to LICENSE for more information.