Statisticasino 0 hands

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. 1

    Download the extension

    Single zip with the unpacked extension inside. Works on macOS, Windows and Linux — every modern OS unzips it natively.

    Download casino-inspector.zip (1.5 MB)

  2. 2

    Install it in Developer Mode

    1. Unzip casino-inspector.zip anywhere you like (Finder / Explorer's built-in unzip is fine).
    2. Open chrome://extensions in Chrome.
    3. Toggle Developer mode on (top-right corner).
    4. Click Load unpacked and pick the folder you just unzipped (the one containing manifest.json).
    5. "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.

  3. 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.alarms tick) 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 at finishHand. Mid-hand captures (you joined a table mid-round) are marked incomplete and rejected here.

  4. 4

    Export and upload

    1. Click the Casino Inspector toolbar icon to open the History tab.
    2. Hit Settings → Export all. You get a .casinodump file (a gzipped JSON container).
    3. 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/flush on a 5-minute schedule, no manual export needed. (Anonymous uploads are accepted there too.)