⚠️Requests 1 sensitive permission ✅Recently updated
Description
Visualize HTTP requests from the active tab in Chrome Side Panel with smart decoding for query and headers.
### Detailed description
**HTTP Visual** helps web developers, API engineers and testers quickly understand real HTTP traffic sent by the current browser tab, without switching away from the page or digging through complex DevTools panels.
The extension appears as a **Side Panel** and shows a lightweight, read‑only view of requests, focused on “seeing and understanding” rather than modifying traffic.
#### Key features
- **Active‑tab only, read‑only view**
- Only captures requests from the **currently active tab**.
- Does **not** modify, block or replay any requests.
- No persistence: data is kept in memory only for the current page session.
- **HTTP request list with expandable details**
- Shows method, host, path, status (or `ERR` on failures), start time and duration (ms).
- Displays newest requests at the top in reverse chronological order.
- Each request can be expanded to see:
- Full URL
- Start / End / Duration / Status
- Query parameters (searchable)
- Request headers (searchable)
- Response headers (searchable)
- Error information for failed requests
- **Page URL insight panel**
- Shows full page URL at the top of the Side Panel.
- When expanded, breaks down protocol, host, hostname, port, pathname and hash.
- Visualizes query parameters with:
- Search box for filtering keys/values
- Smart grouping for repeated keys
- **Smart value formatter for query and headers**
- Automatically runs a formatter pipeline on each value:
- URL decode
- Timestamp detection (10/13‑digit UNIX timestamps) with local time conversion
- Base64 decoding (including URL‑safe variants)
- JWT parsing (supports `Bearer <token>` and raw tokens; shows header & payload JSON)
- Results are presented as “**raw value + interpreted value**” so you can:
- Quickly see readable timestamps
- Inspect JWT header and payload
- Decode Base64 strings when they contain human‑readable text
- **Side Panel aware performance behavior**
- HTTP capture starts **only after** the Side Panel connects to the background script.
- When all Side Panel connections are closed, the extension:
- Removes webRequest listeners
- Clears in‑memory records to free resources
#### How it works
- The background script listens to `webRequest` events for the active tab.
- For each request, it records:
- Method, URL, host, path
- Status, duration (ms), start/end timestamps
- Request and response headers
- Error details if the request fails
- These records are streamed to the Side Panel via a message port and rendered in a React UI with:
- Mantine UI components
- Zustand for local state
- Tailwind CSS for layout and styling
All processing happens **locally in the browser**. The extension does not send captured data to any remote server.
Reviews
Loading reviews...
Permissions (4)
Permissions
permissionssidePanel tabsℹ Can see your open tabs and their URLs webRequestℹ Can observe and analyze network traffic
Details
| Version | 0.0.2 |
| Updated | Mar 17, 2026 |
| Size | 133KiB |
| First Seen | Mar 28, 2026 |
More by xesam
Popular in developer
GoFullPage - Full Page Screen Capture
by GoFullPage
10M
★ 4.89
developer
10M
★ 4.89
developer
TouchEn PC보안 확장
by 라온시큐어
8M
★ 1.33
developer
8M
★ 1.33
developer
React Developer Tools
by Meta
5M
★ 3.95
developer
5M
★ 3.95
developer
Meta Pixel Helper
by Meta
4M
★ 3.91
developer
4M
★ 3.91
developer
ColorZilla
by colorzilla.com
4M
★ 4.59
developer
4M
★ 4.59
developer
Popular Extensions
Adobe Acrobat: PDF edit, convert, sign tools
by Adobe Inc.
331M
★ 4.40
workflow
331M
★ 4.40
workflow
AdBlock — block ads across the web
by AdBlock
62M
★ 4.48
workflow
62M
★ 4.48
workflow
Grammarly: AI Writing Assistant and Grammar Checker App
by Grammarly
42M
★ 4.50
communication
42M
★ 4.50
communication
Chrome Remote Desktop
by Chrome Remote Desktop Release Managers
38M
★ 3.14
workflow
38M
★ 3.14
workflow
Microsoft Single Sign On
by Microsoft
36M
★ 2.27
workflow
36M
★ 2.27
workflow