Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeedJump

A light Chrome extension that adds jump back, jump forward, speed increment and speed decrement options!

The source is now written in TypeScript in speedjump.ts. Build the extension before loading it by running:

npm install
npm run build

Originally built to watch my curriculum faster. Because why wouldn't you let students inject education into their brain faster if they can handle it? Due to how the extension searches generally for SPECIFICALLY and GENERALLY all video elements on the DOM, it reportedly works for many other applications.

I consider the occasional "being able to speed up a random sidebar video ad to unrecognizable amounts" as an unintended feature, not a bug. ¯_(ツ)_/¯

~~ Hot Key Guide ~~

| W | speed up video by 0.1
| S | slow down video by 0.1
| R | reset playback speed
| A | jump back five seconds
| D | jump ahead five seconds

About

A light Chrome extension that adds jump back, jump forward, speed increment and speed decrement options for video elements on the DOM.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages