Browser Preview

HTTP Basic/Digest Auth in the Browser

The built-in browser panel now handles HTTP Basic and Digest authentication — a credentials prompt appears automatically when a site challenges with 401, exactly the way Chrome handles it. Cancel the prompt to inspect the 401 response directly.

Screenshot coming soon

Why You Need This

How this feature boosts your daily productivity

Many development environments, staging servers, and internal tools are protected with HTTP Basic auth. Before this, the built-in browser would stall or show a blank error screen on those pages because it could not respond to the auth challenge. Now you can access password-protected pages in your dev workflow without switching to an external browser.

How It Works

Get started in 4 simple steps

1
1

Set Your URL

Enter your local dev server URL or set a default per project. The browser loads your app instantly.

2
2

Navigate & Test

Use back, forward, and refresh controls. Open multiple tabs for different routes or states.

3
3

Debug with DevTools

Right-click or use the keyboard shortcut to open Chrome DevTools. Inspect elements, network, and console.

4
4

Iterate Rapidly

See code changes reflected in the browser without switching windows. Your dev loop stays inside 1DevTool.

Without 1DevTool

The manual way vs. the 1DevTool way

The Hard Way

# Search for the right tool online
# Switch between multiple apps
# Copy-paste data between windows
# Lose context every time you switch
# Repeat dozens of times per day

The 1DevTool Way

Everything in one workspace.
No context switching.
All tools integrated and connected.

Key Capabilities

Everything included with HTTP Basic/Digest Auth in the Browser

Embedded Chromium-based WebView with full rendering support
URL bar with navigation controls (back, forward, refresh)
Multi-tab support for previewing multiple routes simultaneously
Chrome DevTools access for network, console, and element inspection
Per-project default URLs and URL history tracking
One-click open in system browser for full-featured testing

Why It Matters

The productivity impact of having browser preview built into your workspace

Tighter Dev Loop

See changes instantly without alt-tabbing to Chrome. Your code, terminal, and preview live in one window.

Built-in DevTools

Full Chrome DevTools for network, console, and DOM inspection. Debug without switching apps.

Multi-Tab Preview

Preview multiple routes or states simultaneously. Compare the login page and dashboard side by side.

Per-Project URLs

Each project remembers its default preview URL. Switch projects and the browser loads the right dev server.

Ready to boost your workflow?

Download 1DevTool for free and experience HTTP Basic/Digest Auth in the Browser along with 142 other features — all in one app.