TypeRacer Disable Browser Shortcuts

Disables browser shortcuts that might mess you up on TypeRacer (e.g. Ctrl + s, Ctrl + o, etc.).

These are versions of this script where the code was updated. Show all versions.

  • v2.2.1 2021-06-21

    Remove trailing whitespaces.

  • v2.2.0 2021-06-13

    Fix bug where space wasn't allowed as input on the text box. Change control in variables to ctrl.

  • v2.1.0 2021-06-13

    Add space to the list of non-control keys. Use Event.preventDefault() instead of returning false.

  • v2.0.0 2021-06-12

    Use arrays instead of strings for the variables. Add variable keys for keys which don't use the control modifier and a configuration constant to enable or disable them.

  • v1.0.0 2021-06-11