Skip to content

feat(ChillBox): add activity#11004

Open
uzipayx wants to merge 3 commits into
PreMiD:mainfrom
uzipayx:chillbox-activity
Open

feat(ChillBox): add activity#11004
uzipayx wants to merge 3 commits into
PreMiD:mainfrom
uzipayx:chillbox-activity

Conversation

@uzipayx

@uzipayx uzipayx commented Jul 14, 2026

Copy link
Copy Markdown

Description

New activity for ChillBox (https://chillbox.cc) — free multiplayer mini-games in the browser: Croco (drawing & guessing), Corridor (Quoridor), Checkers, Beachball volleyball and Bomberman. RU/EN interface.

I am the developer of the site. The site publishes live presence data (current game, page kind, lobby player count, match score/timer) into a dedicated JSON DOM tag #chillbox-presence specifically for this activity — the presence reads one stable tag instead of scraping the DOM, so it won't break on UI changes. The payload is versioned (v: 1).

What the activity shows:

  • menu / browsing rooms / lobby (with player count) / playing / watching / playing locally
  • game name localized (RU/EN, follows the site language)
  • match elapsed time via startTimestamp, live score in state
  • buttons: "Play on ChillBox" (game hub) and, only when the user is on a public watch page themselves, "Watch match" (never exposes other people's rooms)

Logo/thumbnail are currently hosted on the site's own domain — happy to re-upload wherever the review process requires.

ChillBox (chillbox.cc) — free multiplayer browser mini-games (Croco,
Corridor, Checkers, Beachball, Bomberman). The site publishes live
presence data (game, phase, score, match timer) into a JSON DOM tag
(#chillbox-presence) specifically for this activity, so no fragile
DOM scraping is needed.
@dimerp

dimerp Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

🖼️ Activity asset preview

Fresh pixels, hot off the CDN — I lined them all up for inspection. 👀

ChillBox (websites/C/ChillBox) — creation

Preview Source URL
logo https://chillbox.cc/premid/logo-512.png
thumbnail https://chillbox.cc/og-image.png

Beep boop — I refresh this comment on every push, so no need to scroll. 🤖

Comment thread websites/C/ChillBox/metadata.json Fixed
Comment thread websites/C/ChillBox/presence.ts Fixed
Comment thread websites/C/ChillBox/presence.ts Fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants