https://github.com/paledot01/youtube-video-tools
Script to add extra functionalities to the YouTube video player, such as zoom, rotation, etc.
https://github.com/paledot01/youtube-video-tools
tampermonkey tampermonkey-script tool youtube zoom
Last synced: over 1 year ago
JSON representation
Script to add extra functionalities to the YouTube video player, such as zoom, rotation, etc.
- Host: GitHub
- URL: https://github.com/paledot01/youtube-video-tools
- Owner: paledot01
- Created: 2024-12-01T21:42:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-08T23:21:24.000Z (over 1 year ago)
- Last Synced: 2025-01-29T17:34:00.285Z (over 1 year ago)
- Topics: tampermonkey, tampermonkey-script, tool, youtube, zoom
- Language: JavaScript
- Homepage:
- Size: 396 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Descripción:
Script para agregar funcionalidades adicionales al reproductor de video de YouTube, como zoom, rotación, etc.
Pasos:
1. Descarga la extensión de Chrome: [Tampermonkey](https://chromewebstore.google.com/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo).
2. Abre el _"Dashboard"_ de la extensión.
3. Selecciona _"Create new script"_.
4. Reemplaza el contenido con el código del archivo _script.js_ de este repositorio.
5. Guarda el script con _"Ctrl + s"_.
6. Actualiza YouTube y disfruta de las nuevas funcionalidades.
## Overview:
Script to add extra functionalities to the YouTube video player, such as zoom, rotation, etc.
Steps:
1. Download the Chrome extension: [Tampermonkey](https://chromewebstore.google.com/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo).
2. Open the _"Dashboard"_ of the extension.
3. Select _"Create new script"_.
4. Replace the content with the code from the _"script.js"_ file in this repository.
5. Save the script with _"Ctrl + s"_
6. Refresh YouTube and enjoy the new features.