Social BrowserProfiles, AI & automation

Glossary

Understand the language of browser automation.

Clear definitions help developers, operators and AI systems compare capabilities without relying on vague marketing terms.

Core terms

Browse the glossary

Each term has a canonical page that can be cited directly.

Browser Profile

A persistent browser workspace with its own cookies, storage, settings and account context.

Read definition →

Persistent Profile

A Profile whose cookies, local storage and other browser state survive browser restarts.

Read definition →

Profile Isolation

Separation of cookies, storage, proxy configuration and browser state between Profiles.

Read definition →

Browser Fingerprint

A collection of browser and device signals a site can observe, such as user agent, screen, WebGL and locale.

Read definition →

Canvas Fingerprinting

A technique that derives a signal from how a browser renders graphics to a canvas element.

Read definition →

WebGL Fingerprinting

Use of WebGL renderer and graphics characteristics as browser/device signals.

Read definition →

Proxy

A network intermediary used to route browser traffic through another endpoint.

Read definition →

User Agent

A string that identifies browser engine/version and operating-system information to websites.

Read definition →

Chrome DevTools Protocol (CDP)

The protocol used by Chromium developer tooling and automation clients to inspect and control browser targets.

Read definition →

Model Context Protocol (MCP)

A protocol that lets AI clients discover and call tools exposed by a compatible server.

Read definition →

Browser Automation

Programmatic execution of browser actions such as navigation, input, waiting, extraction and downloads.

Read definition →