# Request Inspector Lite

> Lightweight real-time network inspector in your toolbar popup. No DevTools needed - filter, search, sort, group, copy as cURL, export HAR, block requests, and monitor 5xx errors across tabs.

Canonical page: [https://chrome-stats.com/d/request-inspector-lite](https://chrome-stats.com/d/request-inspector-lite)

## Overview

- **ID:** `request-inspector-lite`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** devvyyxyz
- **Category:** web-development,search-tools,alerts-updates
- **Daily users:** 5
- **Weekly downloads:** 1
- **Version:** 3.1.0
- **Last updated:** 2026-06-27
- **First published:** 2026-06-24
- **Size:** 47 KB
- **Data as of:** 2026-09-14
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/request-inspector-lite/)
- **Website:** [https://devvyy.xyz](https://devvyy.xyz/)

## Description

<strong>Request Inspector Lite</strong> puts a full-featured network monitor right inside your browser's toolbar popup - no need to open DevTools or switch tabs. Every request your browser makes is captured, displayed, and ready to inspect the moment you click the icon.

Why this instead of DevTools Network tab?
<ul><li><strong>Always one click away</strong> - lives in your toolbar, opens instantly as a popup (or sidebar)</li><li><strong>Zero setup</strong> - install and it works, no configuration required</li><li><strong>Low overhead</strong> - built on the native <code>webRequest</code> API, not a DevTools panel</li></ul>
Core Features
<ul><li><strong>Real-time request log</strong> - see XHR, Fetch, JS, CSS, images, fonts, WebSocket initiations, and more as they happen</li><li><strong>Multi-tab monitoring</strong> - switch between tabs to inspect each one's traffic independently</li><li><strong>Powerful filtering</strong> - filter by resource type, HTTP status (2xx / 3xx / 4xx / 5xx), method (GET, POST, PUT, DELETE, etc.), and response size</li><li><strong>Smart search</strong> - plain text or regex URL matching, toggled with a single click</li><li><strong>Sortable columns</strong> - click any column header (status, method, size, timing, content type) to sort ascending/descending</li><li><strong>Domain grouping</strong> - collapse and expand requests grouped by origin domain</li><li><strong>Timing bars</strong> - visual latency indicators on every request row</li><li><strong>Deduplication</strong> - optionally collapse identical repeated requests into a single entry with a count badge</li><li><strong>Persistent log</strong> - optionally save the request log across browser restarts via <code>storage.local</code></li></ul>
Developer-Friendly Tools
<ul><li><strong>Copy as cURL</strong> - one click to copy a fully-formed <code>curl</code> command for any request, including headers and POST body</li><li><strong>Copy URL / Headers</strong> - quick-access buttons on expanded request detail rows</li><li><strong>HAR export</strong> - export the entire visible log as a standard HAR (HTTP Archive) JSON file for analysis in external tools</li><li><strong>Request blocking</strong> - define regex or glob patterns to silently cancel matching requests; toggle individual rules on and off</li><li><strong>5xx notifications</strong> - get a native browser notification whenever a server error (5xx) is detected, throttled to avoid spam</li></ul>
Keyboard Shortcuts

<code>/</code> = Focus the search bar

|//` = Toggle regex search mode

<code>P</code> = Pause / resume logging

<code>C</code> = Clear the request log

<code>Esc</code> = Close the popup

Appearance &amp; Settings
<ul><li><strong>System-matching theme</strong> - automatically switches between a dark OLED theme and a light theme based on your OS preference (<code>prefers-color-scheme</code>)</li><li><strong>Settings dashboard</strong> - open from the gear icon to configure columns, display options, notification preferences, and the URL blocklist</li><li><strong>My Extensions sidebar</strong> - the dashboard includes a sidebar listing all your installed extensions via the Management API, so you can review or disable add-ons without leaving the page</li></ul>
Privacy

All data stays on your machine. Request logs are stored in memory (or optionally in <code>browser.storage.local</code> for persistence). <strong>No data is ever sent to any external server.</strong> The extension requires <code>&lt;all_urls&gt;</code> host permission and <code>webRequest</code>/<code>webRequestBlocking</code> to intercept network traffic — this is the same privilege level as Firefox's built-in DevTools Network panel.

Requirements
<ul><li><strong>Firefox 142+</strong> (Manifest V3 with <code>webRequestBlocking</code> support)</li><li>Works on desktop; sidebar also available for wider inspection view</li></ul>

## Rankings

- #46,367 — Overall
- #227 — request

## Permissions and access

### Permissions

- `webRequest`
- `webRequestBlocking`
- `activeTab`
- `tabs`
- `management`
- `storage`
- `notifications`

### Host permissions

- `<all_urls>`

## Safety

- **Risk impact:** High risk impact
- **Risk likelihood:** High risk likelihood

### Analysis details

- Grants access to browser tabs, which can be used to track user browsing habits and history, presenting a privacy concern.
- This extension has low user count. Unpopular extensions may not be stable or safe.

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [Enhanced Network Tab](https://chrome-stats.com/d/enhanced-network-tab) — 45 users, 5.00 / 5
- [Requestman](https://chrome-stats.com/d/requestman) — 1 users
- [http tracker](https://chrome-stats.com/d/http-tracker) — 950 users, 4.50 / 5
- [Redirect Inspector — Link & Redirect Checker](https://chrome-stats.com/d/redirect-inspector) — 22 users
- [Request Spy](https://chrome-stats.com/d/request_spy) — 28 users
- [HTTP Header Network Monitoring](https://chrome-stats.com/d/http-header-network-monitoring) — 8 users
- [Network Activity Logger](https://chrome-stats.com/d/network-activity-logger) — 17 users
- [HTTP Header Spy](https://chrome-stats.com/d/http-header-spy) — 236 users, 4.80 / 5
- [Network Sleuth](https://chrome-stats.com/d/network-sleuth) — 2 users
- [Arcane Scout — API Pentesting](https://chrome-stats.com/d/arcane-scout) — 7 users, 5.00 / 5
- [Request Interceptor](https://chrome-stats.com/d/request_interceptor) — 420 users, 4.20 / 5
- [Network Logger - HAR Exporter](https://chrome-stats.com/d/network-logger-har-exporter) — 28 users

---

Source: [Chrome-Stats](https://chrome-stats.com/d/request-inspector-lite)
