mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-07 22:44:16 +00:00
Docs: clarify Chrome extension relay port derivation (gateway + 3)
This commit is contained in:
committed by
Peter Steinberger
parent
b2719d00ff
commit
1fdaaaedd3
@@ -77,6 +77,18 @@ openclaw browser create-profile \
|
||||
--color "#00AA00"
|
||||
```
|
||||
|
||||
### Custom Gateway ports
|
||||
|
||||
If you're using a custom gateway port, the extension relay port is automatically derived:
|
||||
|
||||
**Extension Relay Port = Gateway Port + 3**
|
||||
|
||||
Example: if `gateway.port: 19001`, then:
|
||||
|
||||
- Extension relay port: `19004` (gateway + 3)
|
||||
|
||||
Configure the extension to use the derived relay port in the extension Options page.
|
||||
|
||||
## Attach / detach (toolbar button)
|
||||
|
||||
- Open the tab you want OpenClaw to control.
|
||||
|
||||
Reference in New Issue
Block a user