Pre-built artifacts for Infinia Automate — Atlas Browser. Binaries only; the source repo is private.
Install with one command:
curl -fsSL https://infinia-automation-browser.adid.dev/install.sh | sh| Asset | What it is |
|---|---|
atlas-ping-darwin-arm64 |
MCP server + embedded WebSocket broker (Apple Silicon) |
atlas-ping-darwin-amd64 |
Same, Intel Mac |
atlas-browser-extension-0.2.0.zip |
Manifest V3 Chrome extension |
checksums.txt |
SHA-256 for all three, verified by the installer |
The extension is loaded unpacked, not from the Chrome Web Store: it uses chrome.debugger for trusted CDP input, which Store policy disallows. The installer prints the one step Chrome requires a human for.
Mirrored from atlas-browser extension-v0.2.0. atlas-ping reports version 0.1.0, which is maintained independently of the extension version.