Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 435 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 435 Bytes

YouTubeExtraSpeed

JS code to control youtube video speed more precisely and in wider range.

Can be executed with any browser extention that allows user to inject javascript code.

Copy from speed.js and paste into extention window for code.

Default code changes speed on 0.25, '[' to decrease speed, ']' to increase speed.

Can be changed by user, code is extensively commented.

All comments (anything after '//') can be deleted.