Speedrun.com JSON UI Viewer

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

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

Advertisement:

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

Advertisement:

작성자
unedited
일일 설치 수
1
총 설치 수
1
평점
0 0 0
버전
1.1
생성일
2026-07-13
갱신일
2026-07-13
크기
11.5KB
라이선스
MIT
적용 사이트

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.