Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mlascurain/speedup
- Owner: mLascurain
- Created: 2024-08-30T04:02:45.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-20T22:34:33.000Z (3 months ago)
- Last Synced: 2024-10-06T03:06:22.614Z (3 months ago)
- Topics: chrome-devtools, chrome-extension, javascript, vite-template
- Language: JavaScript
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 installedClone 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)