Loghead in the Browser

Stream your browser's console logs and network activity to your AI assistant.

# Step-by-Step Setup

Install Browser Extension

Search for 'Loghead' in the Chrome Web Store and install it.

Connect to Account

Log in with your Loghead account.

CODE
npx @loghead/core login

Enable Capture

Turn on log capture in the extension settings.

CODE
loghead.capture(true)

Logging from the Browser

Loghead's browser integration makes it easy to capture console logs, network activity, and client-side errors, and feed them into your AI workflow.

terminal — zsh
npx @loghead/terminal
Browser session active...
ERROR Uncaught ReferenceError: api_endpoint is not defined
AI Insight: Check your environment variables in .env.local

Ready to modernize
your logging workflow?

# Other Integrations