Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eryoneta/youtube-speedcontrol
A Google Chrome / Firefox extension that adds more video speeds to YouTube
https://github.com/eryoneta/youtube-speedcontrol
chrome-extension completed css html javascript small-project youtube
Last synced: 10 days ago
JSON representation
A Google Chrome / Firefox extension that adds more video speeds to YouTube
- Host: GitHub
- URL: https://github.com/eryoneta/youtube-speedcontrol
- Owner: Eryoneta
- Created: 2021-05-28T00:46:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T22:54:49.000Z (10 months ago)
- Last Synced: 2024-01-13T12:56:03.057Z (10 months ago)
- Topics: chrome-extension, completed, css, html, javascript, small-project, youtube
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Youtube-SpeedControl
A *Google Chrome* extension that adds more video speeds to *YouTube*.The *HTML* `` tag can support a huge varieties of speeds, much more than *YouTube* offers, so the extension adds them.
## Usage
It works only on `www.youtube.com` videos.Press `Shift-,` to slow-down, and `Shift-.` to speed-up.
You can also press `R` to put the video on loop.
## Instalation
Not avaliable in *Chrome Web Store*.Install it from source:
- Clone or download this repo.
- Open *Chrome* and go to `chrome://chrome/extensions/`.
- Enable *`Developer mode`*.
- Click *`Load unpacked extension`*.
- Select the extension folder in this repo.