Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amlweems/videospeed

Firefox extension to modify playback speed of HTML5 videos
https://github.com/amlweems/videospeed

Last synced: 7 days ago
JSON representation

Firefox extension to modify playback speed of HTML5 videos

Awesome Lists containing this project

README

        

# videospeed
Modify playback speed of HTML5 videos

# Building

To produce the appropriate xpi file, install the Firefox developer tool jpm.

```
npm install jpm
jpm xpi
```