Video Speed Controller
Video Speed Controller is a super lightweight extension that lets you control video playback speed on any website. Easily slow down…
Control HTML video speed.
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
Control Youtube video speed with shortcuts. Unlike Youtube original speed adjustment, you can speed up as much as you want.
- Ctrl + Shift + L : Speed Up.
- Ctrl + Shift + J : Speed Down.
- Ctrl + Shift + K : Speed Neutral.
You can customize the shortcuts at chrome://extensions/shortcuts.
The source code is fully available.
Inspect the latest comments and rating distribution.
Store average score: 4.3. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
Video Speed Controller is a super lightweight extension that lets you control video playback speed on any website. Easily slow down…
Video Speed Controller for netflix video, primevideo, hotstar, etc.
Control the speed of your video!
Speed up or slow down any HTML5 videos on any website.
Easily control HTML5 video playback speed via toolbar popup
Speed up or slow down any HTML5 videos on any website.
Request new feature for Video Speed Controller 1- set desired speed e.g. x3 2- select starting speed e.g. x1.5 3- % of video passed until desired speed is reach e.g. 60% The video begins at x1.5 and increases gradually as a function of time based on the duration of the video until it reaches 60% therein it will reaches x3 speed. e.g. at 60% of elapsed video duration it will be playbackRate = x1.5 + (x3 - x1.5) * (currentTime / duration) / 0.6