v1.4.0 // BROWSER AUTOMATION

AI Agent's
Browser Eyes

Browser extension that gives AI agents real eyes into the browser. WebSocket-powered automation for any AI framework.

> npm run server

✓ Server on :18080

✓ WebSocket ready

✓ Extension connected

✓ 3 tabs synced

_

WEBSOCKET // TAB MANAGEMENT // REMOTE CONTROL // CONTENT EXTRACTION // COOKIE SYNC // CODE INJECTION // HEALTH CHECK // SSE FALLBACK // AUTO DISCOVERY // ADAPTIVE AUTH // WEBSOCKET // TAB MANAGEMENT // REMOTE CONTROL // CONTENT EXTRACTION //

Capabilities

Real-time WebSocket

Persistent bi-directional connection between AI agent and browser. Low-latency command execution with instant feedback.

Auto Discovery

Automatically detects server capabilities, endpoints, and authentication requirements. Zero manual configuration needed.

Tab Management

Full control over browser tabs: open, close, navigate, and sync tab state in real-time with the server.

Code Injection

Execute JavaScript and inject CSS into any page. Extract DOM content, fill forms, and manipulate page elements remotely.

Adaptive Auth

Automatically detects server auth requirements. Supports HMAC-SHA256 signing and no-auth modes seamlessly.

SSE Fallback

Automatic degradation from WebSocket to SSE when connections fail. Circuit breaker protection with health monitoring.

Browser Support

Chrome

Manifest V3

Version 88+

Edge

Manifest V3

Version 88+

Firefox

Manifest V2

Version 58+

How It Works

1

Install

Download and load the extension in Chrome, Edge, or Firefox.

2

Start Server

Run the built-in server or connect to a compatible AI agent framework.

3

Connect

Extension auto-discovers the server and establishes WebSocket connection.

4

Automate

AI agents control the browser: open pages, fill forms, extract data.

Architecture

AI Agent
Framework

DeepSeek Cowork or any compatible agent sends commands via API

Server
Bridge

HTTP + WebSocket relay server handles routing and state management

JS Eyes
Extension

Executes browser actions: navigation, DOM access, cookie sync, script injection

12+
API Commands
3
Browsers
0ms
Config
24/7
Auto-reconnect

Compatible Frameworks

JS Eyes Server

BUILT-IN

Lightweight server with HTTP + WebSocket on a single port. No authentication required. Perfect for local development and testing.

$ npm run server

Listening on :18080

DeepSeek Cowork

FULL FEATURED

Complete AI agent framework with dedicated WS port, HMAC authentication, SSE support, and rate limiting built-in.

View on GitHub

Ready to Automate?

Give your AI agents the power to see and control the browser.