feat(stealth): 优化指纹信号并同步文档与包配置
This commit is contained in:
@@ -176,7 +176,7 @@ Send input events to control the browser remotely.
|
||||
For advanced use, control streaming directly via the TypeScript API:
|
||||
|
||||
```typescript
|
||||
import { BrowserManager } from 'agent-browser';
|
||||
import { BrowserManager } from 'agent-browser-stealth';
|
||||
|
||||
const browser = new BrowserManager();
|
||||
await browser.launch({ headless: true });
|
||||
|
||||
Reference in New Issue
Block a user