Speedrun.com JSON UI Viewer

Renders exported Speedrun.com JSON files as a readable UI with flags

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

Advertisement:

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Advertisement:

Autor
unedited
Dziennych instalacji
0
Wszystkich instalacji
1
Oceny
0 0 0
Wersja
1.1
Utworzono
13-07-2026
Zaktualizowano
13-07-2026
Rozmiar
11,5 KB
Licencja
MIT
Dotyczy

Renders exported Speedrun.com JSON files as a readable browser UI.

This script is meant to be used together with the Speedrun.com Table Exporter. After exporting a leaderboard JSON file, open the downloaded speedrun-table-*.json file in your browser. The script will hide the raw JSON and replace it with a clean visual interface.

Features:

- Displays normal leaderboard exports as a table
- Displays /leaderboards summary exports as level cards
- Shows player names, run times, dates, platforms, run links, and user links
- Shows saved player flags and platform flags when available
- Displays exported extra columns, such as Slots Removal, inside the Variables column
- Works with timestamped exported files like speedrun-table-2026-07-13_18-42-09-137.json

Local file usage:

If you open JSON files from your computer using file:// URLs, enable "Allow access to file URLs" for Tampermonkey in your browser extension settings.

This script does not edit Speedrun.com, submit data, or make changes to any runs. It only reads an exported JSON file and renders it in a more readable format.