# NetTrace-Recorder

> Captures all network requests, responses, and user interactions — export as HTML report or JSON.

Canonical page: [https://chrome-stats.com/d/nettrace-recorder](https://chrome-stats.com/d/nettrace-recorder)

## Overview

- **ID:** `nettrace-recorder`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** fals1
- **Category:** web-development,privacy-security
- **Daily users:** 5
- **Weekly downloads:** 2
- **Version:** 1.0.0
- **Last updated:** 2026-06-19
- **First published:** 2026-06-16
- **Size:** 27 KB
- **Data as of:** 2026-09-06
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/nettrace-recorder/)

## Description

NetTrace-Recorder is a session capture tool for Firefox that records everything happening in your browser during a session - network traffic, user interactions, storage, and page state - then exports it all as a self-contained HTML report or raw JSON.

Network capture
Every HTTP request and response is recorded: method, status code, headers, request body (POST data, form fields), response body (up to 5 MB, text previewed inline), content type, size, and timestamp. Requests are displayed in an interactive table with per-row detail panels for headers and bodies, plus filters for URL, method, status, asset type, and errors.

Interaction recording
Clicks, double-clicks, keystrokes, scrolls, form inputs, text selections, drag-and-drop, clipboard events, touch and pointer events, focus/blur, and SPA navigations are all captured with timestamps and CSS selectors. The Interactions panel lets you filter by event type or search across the full log.

Cookies &amp; storage
All browser cookies, localStorage, and sessionStorage keys are snapshotted at export time. Console logs (log, warn, error, info, debug) and unhandled JavaScript errors are captured live during the session.

DOM snapshot
A full outer-HTML snapshot of the page is captured at export, alongside the page title and user-agent string.

Export
Sessions export as an interactive, fully offline HTML report - no server, no dependencies - with tabbed navigation across Network, Interactions, Cookies &amp; Storage, DOM Snapshot, and Raw JSON panels. A raw JSON export is also available for programmatic processing.

No data ever leaves your browser. Everything is stored in memory and written only to files you choose to save.

## Rankings

- #45,100 — Overall
- #71 — video recorder
- #98 — record

## Permissions and access

### Permissions

- `webRequest`
- `webRequestBlocking`
- `cookies`
- `storage`
- `tabs`
- `downloads`
- `activeTab`
- `<all_urls>`

### Content script matches

- `<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

- [API Network Recorder](https://chrome-stats.com/d/api-network-recorder) — 19 users
- [Network Logger - HAR Exporter](https://chrome-stats.com/d/network-logger-har-exporter) — 22 users
- [Task Recorder](https://chrome-stats.com/d/task-recorder) — 1 users
- [http tracker](https://chrome-stats.com/d/http-tracker) — 964 users, 4.50 / 5
- [Simple Request Capture](https://chrome-stats.com/d/simple-request-capture) — 15 users
- [Network Activity Logger](https://chrome-stats.com/d/network-activity-logger) — 18 users
- [Web REC](https://chrome-stats.com/d/web-rec) — 49 users, 4.25 / 5
- [HTTPS Request Capture](https://chrome-stats.com/d/https-request-capture) — 2 users
- [Tracewright Recorder](https://chrome-stats.com/d/tracewright-recorder) — 21 users
- [API That Site - Request Logger](https://chrome-stats.com/d/api-that-site-request-logger) — 1 users
- [Activity Usage tracker](https://chrome-stats.com/d/activity-usage-tracker) — 1 users
- [Interactive Session Recorder](https://chrome-stats.com/d/interactive-session-recorder) — 1 users

---

Source: [Chrome-Stats](https://chrome-stats.com/d/nettrace-recorder)
