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

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.

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.