pajavilc / Video_Speed_Control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video speed control - chromium extension

A simple and easy to operate chromium extension.

Extension is designed to let you change speed to any desired speed of a video (within browser capabilities).

Features: changing playback speed, shortcuts, option to choose affected tabs, customizable speed options

shortcut list:

- Ctrl + Shift + Q - Add/remove current tab to/from list of tabs affected by speed control.

- Ctrl + End (Ctrl + Shift + 1 on numpad) - Set speed to a predefined value no. 1

- Ctrl + Left Arrow (Ctrl + Shift + 4 on numpad) - Set speed to a predefined value no. 2

- Ctrl + Down Arrow (Ctrl + Shift + 2 on numpad) - Set speed to the default value (1x)

How to install

  • Version for chromium based browsers can be found here

About


Languages

Language:JavaScript 72.6%Language:CSS 19.3%Language:HTML 8.1%