No mandatory Pair Code
Click Sign in with EldoradoOps, choose an active Workspace, and approve the Windows PC or VPS. Pair Codes remain available as a fallback.
The extension checks your EldoradoOps subscription, signs every device request, and synchronizes the Eldorado session already open in Chrome without collecting the marketplace password.
Click Sign in with EldoradoOps, choose an active Workspace, and approve the Windows PC or VPS. Pair Codes remain available as a fallback.
The opaque device credential is encrypted locally with AES-GCM. The ECDSA private signing key is generated as non-extractable browser key material.
Sync runs on browser startup, Eldorado tab updates, relevant cookie changes, manual refresh, and a controlled heartbeat schedule.
A database lease and fencing generation ensure only one healthy subscribed device executes, while other connected devices remain Standby.
Extract the ZIP, open chrome://extensions, enable Developer mode, choose Load unpacked, and select the extracted folder containing manifest.json. Do not select the repository's extension/src folder.
For staging, set APP_ENV=staging and EXTENSION_ALLOWED_IDS=*, or copy the ID shown in chrome://extensions and use that exact ID. Production must use the signed Chrome Web Store ID.