Know them before you load in.

I got tired of loading into Mirage blind, so I taught a browser extension to do the homework. It reads the public record of everyone in the room and draws it on the roster while you warm up. What is below is a real FACEIT match, not a picture of one. Poke at it.

live demo

Four answers before the veto ends

All four are in the room above. Nothing opens in a second window, it draws into the page you already have open.

The ban phase of the same match. Two maps already gone, the numbers on the rest are the ones the extension puts there.

Small things that shorten an evening

Scouting is the loud part. The rest of it sits in the same panel and every piece has its own switch.

Prefire ban notification: who got banned, what for and which match they were in
Ban trackerFACEIT says someone from your report got banned. We add what for, and which of your matches they played in.
Have we met popover with the win and loss record against this player
"Have we met?"A badge on anyone you have queued with or against before, with the record next to it.
The on fire popover with K/D, K/R, winrate, rating and spread for the day
The day behind the plateClick the word in the corner of a card and the last day they played opens up, spread included.
Auto acceptClicks Ready the moment a match is found. The countdown runs first, and this one is live, try cancelling it.
Whole-team heatmap in the Prefire panel with the phase and side switches
Whole-team heatmapOne button and all five stack into one picture. Phase and side switch under it.
Prefire settings: a master switch on top and a toggle for every feature
A switch for every pieceTurn something off and it leaves the lobby right away, no reload. A master switch kills the lot.

Also in there: the same panel on any player profile, classic level badges back on FACEIT ranks, the Go premium banners gone from every page, the connect command in your clipboard the second the server is ready, and your saved callout sent to team chat once the map is picked.

Before you ask

Three things that come up every time.

Which maps does it cover?
Roster stats, the form plate, average team elo and the veto predictor run on every map in the pool. The replay and the heatmaps are drawn from demos, and Mirage is the one that is fully parsed today. Tabs for the other six are already in the panel and fill up as the parsing catches up.
Where does the data come from?
Public FACEIT records and matches that already finished. Nothing is read live. The panel does its work while you sit in the room and goes quiet once the round starts, which is also why nobody has to install anything for you to scout them.
Can I read the source?
Yes, all of it is on GitHub. Every network request lives in one file, so you can see exactly what leaves your browser: the public FACEIT ids of the people in the room you have open, the match id and the map. That is the whole list. Full Privacy Policy.

Add it, then open a lobby.

Free. Ask in Discord, file bugs on GitHub.