Get the copilot
No download needed: the hosted web app is live at /app — open it, paste your Sleeper draft URL, and go. Prefer it docked inside your draft tab? Install the extension:
The extension asks for no account, reads no page content, and cannot make picks - it only shows the copilot beside your draft. Its full source is public at GITHUB_LINK, so you can read every line before loading it. Chrome will warn about Developer-mode extensions; that warning is about the install method, and the one-click Web Store version (which passes Google's review) is in preparation.
1 · Install the extension
- Download the extension with the button below, then unzip it.
- Open
chrome://extensions, switch on Developer mode (top right). - Click Load unpacked and choose the unzipped folder.
- Open a Sleeper draft — the copilot docks on the right. (It talks to a copilot server; see the self-host guide for running one.)
2 · Self-host the whole thing
The engine, panel and extension are open source — one command runs everything locally: GITHUB_LINK
Download the extensionVerify your download
(Terminal: shasum -a 256 draft-copilot-extension.zip):
SHA-256 b38e6d66b877818d9070535f06148a25bd281e38ecde4e3a0c818c660afd0fbf
A one-click Chrome Web Store install is in review-prep. Advisory only — the copilot never makes a pick for you.