Speedrun.com JSON UI Viewer

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

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

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

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Advertisement:

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Advertisement:

Autore
unedited
Installazioni giornaliere
0
Installazioni totali
1
Valutazione
0 0 0
Versione
1.1
Creato il
13/07/2026
Aggiornato il
13/07/2026
Dimensione
11,5 KB
Licenza
MIT
Applica a

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.