KURO v1.0
Technical Documentation • Installation • Configuration
Installation
Get Kuro running on your system
Load Unpacked Extension
// Step 1: Download the extension
Download Kuro.zip from the download modal
// Step 2: Extract the archive
Unzip to a folder on your computer
// Step 3: Open Chrome Extensions
chrome://extensions/
// Step 4: Enable Developer Mode
Toggle "Developer mode" in top right
// Step 5: Load Extension
Click "Load unpacked" → Select the Kuro folder
The extension will appear in your browser toolbar. Click the icon to access the control panel.
Configuration
Set up your automation rules
Setting Stop Loss / Take Profit
// Stop Loss Configuration
Set your maximum acceptable loss percentage
Example: -5% triggers auto-exit
// Take Profit Configuration
Set your target profit percentage
Example: +10% triggers auto-cashout
// Session Rules
Configure daily limits, session duration, cooldown periods
All settings are stored locally in your browser. They persist across sessions but never leave your device.
Automation Rules
Define conditions for when automation should activate. Set multipliers, time windows, and risk thresholds. The extension evaluates these rules in real-time during your sessions.
Tip Verification Process
Understanding the safety checkpoint
Why It Exists
The tip verification step ensures you're making a deliberate decision. It's a checkpoint that prevents accidental automation activation and confirms you understand what's about to happen.
This isn't a security measure against you—it's a safety measure for you. Automation can execute quickly. The tip gives you a moment to confirm your settings are correct before the system takes control.
Verification Flow
Once verified, automation runs according to your configured rules. You can disable it at any time through the extension control panel.
For technical support, review the extension code. All functionality is documented in the source.