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)

作者
AlphaLeoli
日安装量
0
总安装量
15
评分
0 0 0
版本
0.1.0
创建于
2024-05-30
更新于
2024-05-30
大小
719 字节
许可证
CC BY-NC-SA 4.0
适用于

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.