Upload .casinodump
Drop the file you got from Settings → Export all in the Chrome extension. Each round gets parented under the casino-side player whose hole cards are visible (the "perspective owner") — so the same round captured from a different perspective by another user becomes its own row, not a merge of yours. Captures with no visible hole cards (pure spectator dumps) are rejected as generic; only admins can ingest those.
Contribute Data
Don't have a .casinodump yet? Install the Casino
Inspector Chrome extension first, capture some hands while you
play, and come back here to upload them.
- 1
Download the extension
Single zip with the unpacked extension inside. Works on macOS, Windows and Linux — every modern OS unzips it natively.
- 2
Install it in Developer Mode
- Unzip
casino-inspector.zipanywhere you like (Finder / Explorer's built-in unzip is fine). - Open
chrome://extensionsin Chrome. - Toggle Developer mode on (top-right corner).
- Click Load unpacked and pick the folder you just unzipped (the one containing
manifest.json). - "Casino Inspector" appears in your extensions list with a two-card icon. Pin it to the toolbar so you can find it.
Same flow on Edge, Brave, and any other Chromium browser.
- Unzip
- 3
Play poker on casino.org
The extension captures passively in the background while you play. You don't need to keep the History tab open — closing it doesn't stop capture, and Chrome's service-worker keep-alive heartbeat (a 30-second
chrome.alarmstick) ensures the worker stays reachable even on quiet tables. Capture only stops if you toggle Capture traffic off in the extension's Settings or disable / remove the extension itself.Aim to capture complete rounds — start at
startHand, finish atfinishHand. Mid-hand captures (you joined a table mid-round) are marked incomplete and rejected here. - 4
Export and upload
- Click the Casino Inspector toolbar icon to open the History tab.
- Hit Settings → Export all. You
get a
.casinodumpfile (a gzipped JSON container). - Drop that file into the upload box at the top of this page.
Tip for repeat contributors: enable Auto-flush in extension Settings and the extension will POST finished hands to
/api/flushon a 5-minute schedule, no manual export needed. (Anonymous uploads are accepted there too.)