TypeRacer Next Race Button

Lets you go to the next race by pressing enter. You can change the key in the code (it's very intuitive)

Autor
AlphaLeoli
Instalaciones diarias
0
Instalaciones totales
15
Calificaciones
0 0 0
Versión
0.1.0
Creado
30/05/2024
Actualizado
30/05/2024
Tamaño
719 Bytes
Licencia
CC BY-NC-SA 4.0
Funciona en

Made by AlphaLeoli. Go on typeracer and complete a race and then after you can just click enter to go to the next race instead of whatever typeracer has you do. If you don't like enter, then go into the code and change this `if (event.key === 'Enter') {` from enter to something else you want.