nex_browser_create
Create NexBrowser windows in the active workspace with generated fingerprints; unset fields use desktop defaults, so only specify what must differ.
Instructions
Create NexBrowser environments in the desktop app's active workspace. Every unset field falls back to the desktop create-window defaults (fingerprint, preferences, layout, startup page), and each created window gets its own generated fingerprint, so pass only the fields that must differ.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Window title; a batch of more than one appends -01, -02 to this name | |
| count | No | How many to create | |
| remark | No | ||
| screen | No | Raw screen field overrides for the create payload | |
| groupId | No | Target window group; 0 keeps them ungrouped | |
| proxyId | No | Proxy to bind; 0 means no proxy | |
| pluginIds | No | ||
| accountIds | No | Platform account IDs to bind, so nex_browser_fill_account can sign in later | |
| preference | No | Raw preference field overrides | |
| startupUrl | No | ||
| fingerprint | No | Raw fingerprint field overrides |