Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mlascurain/speedup

Chrome extension to speed up any HTML5 video
https://github.com/mlascurain/speedup

chrome-devtools chrome-extension javascript vite-template

Last synced: 20 days ago
JSON representation

Chrome extension to speed up any HTML5 video

Awesome Lists containing this project

README

        

# SpeedUp

### Chrome extension that allows the user to speed up any HTML5 video up to 4x speed

### Preview:

![PreviewPic](https://github.com/user-attachments/assets/039537ec-5f55-4c0d-a30e-3520587464f9)

![MenuFolded](https://github.com/user-attachments/assets/ac5322fe-0fb1-4fb1-9046-0b02b955fdc7)

> [!CAUTION]
> In order to build the extension you must have nodejs installed

Clone the repository and run the commands

```
npm install
npm run build
```

A floder named "dist" will apear in the project direcoty, just add that folder to "chrome://extensions/"

> [!NOTE]
> You have enable developer mode first

![extension](https://github.com/user-attachments/assets/e107320e-874f-40e6-a8b1-1e268309abf3)

after that just pin the extension and start using it!

![pin_ext](https://github.com/user-attachments/assets/ee220974-3fea-4a48-951c-8f765c4b9bdb)