| 🂠 | Track cards |
| 🎲 | Analyze dice rolls |
| 🥷 | Record robs |
| ⛵ 🛡 | All expansions |
| 👀 | Spectate games |
| ∫ | Bayesian tracking algorithm |
| 💡 | Include manual deductions |
| 🤝 | Auto-trade (experimental) |
| Correctly correlate card counts | Display dense dice data | Rightfully revenge ridiculous robs |
|---|---|---|
![]() |
![]() |
![]() |
- Linux download or Manual download
- Installation
- Start extension after visiting Colonist
Done!
- Firefox browser
#!/usr/bin/env bash
git clone https://github.com/Lolligerhans/cocaco.git &&
cd cocaco &&
git checkout "$(git describe --tags --abbrev=0)";- Download the newest version as
.zipfile from GitHub. - Extract the
.zipfile, producing thecocaco/folder.
Note
Version 4 supports base game only. Use version 3 for expansions.
Install as temporary extension in Firefox:
- Visit URL about:debugging#/runtime/this-firefox
- Temporary Extensions
- Load Temporary Add-on...
- Select cocaco/manifest.json
Tip
Bookmark the URL to repeat these steps more easily after restarting the browser.
See doc/instructions.md for instructions. Use Q&A for help.
| Resource/Module | Attribution |
|---|---|
| Inspiration | Explorer which we forked under the same name up to version 3 |
| Diagram plots | Plotly |
| Icon | Food and restaurant icons created by @mingyue - Flaticon |
| statistics.js/ | statistics.js |




