Skip to content

Instantly share code, notes, and snippets.

@discountry
Created January 27, 2026 03:21
Show Gist options
  • Select an option

  • Save discountry/699ec5f529f2e00651eddfa7fda2c9c8 to your computer and use it in GitHub Desktop.

Select an option

Save discountry/699ec5f529f2e00651eddfa7fda2c9c8 to your computer and use it in GitHub Desktop.
"browser": {
"enabled": true,
"controlUrl": "http://127.0.0.1:18791",
"executablePath": "/usr/bin/google-chrome-stable",
"headless": true,
"noSandbox": true,
"defaultProfile": "clawd",
"profiles": {
"clawd": {
"cdpPort": 18800,
"color": "#FF4500"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment