Skip to content

WebExtension for Firefox to change the speed of videos playing on a web page

Notifications You must be signed in to change notification settings

sebarocks/vidSpeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VidSpeed

WebExtension for Firefox to change the speed of videos playing on a web page

  • Detects if theres a video with a <video> tag
  • Reads current speed of video
  • Changes speed based on slider value (0.5x to 1.5x)

Installation (debug mode)

This enables the addon temporarily (removes it when browser is closed):

  • Navigate to about:debugging#/runtime/this-firefox
  • Click Load Temporary Add-on
  • Select manifest.json file from extension

About

WebExtension for Firefox to change the speed of videos playing on a web page

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published