Network Data Workbench โ€” Chrome Extension

Last updated: August 2026  ยท  Version: 0.2.1
Core Privacy Commitment: WireData processes and stores data entirely locally on your device at your explicit direction. The developer of WireData does not receive, collect, or transmit any captured website content, network data, browsing history, or analytics to external servers.

Local Processing Only Zero Remote Servers Zero Telemetry & Tracking User-Controlled Storage Open Source

1. Overview and Purpose

WireData is a local-first developer productivity extension designed to inspect, capture, and query structured JSON network data and tables from web applications you are authorized to inspect.

Capture never runs automatically. Data handling only begins when you click an explicit action (such as Start Capture or Scrape Table) on an active browser tab.

2. User Data Handled by WireData

Under Chrome Web Store policies, data processed from web requests or pages you inspect is categorized as user data. The following outlines exactly what WireData handles locally:

A. Website Content & API Responses

B. Web Browsing Activity & URLs

C. Authentication & Request Credentials

3. Capture Modes and Lifecycle

Capture Mode Trigger What Is Handled Locally Stop Conditions
Side Panel Network Capture Click "Start Capture" in Side Panel JSON fetch/XHR responses, HTTP method, status, timing, sanitized URLs Click "Stop Capture", close side panel, close tab, or cross-origin navigation
DevTools Deep Capture Start Capture in DevTools panel JSON network entries, GraphQL operation names, timing, sanitized URLs Click Stop, close DevTools, or close tab
DOM Table Scrape Click "Scrape Table" in Side Panel Snapshot of visible HTML table/grid rows and sanitized page URL One-time snapshot (instantaneous)

4. Data Retention and Storage Architecture

WireData provides two local storage mechanisms plus ephemeral session state, all strictly confined to your device:

5. Permissions and Least Privilege

WireData requests only the minimum permissions required for local operation:

6. Third-Party Code and WebAssembly

WireData bundles DuckDB-WASM (an in-browser analytical SQL database) directly inside the extension package. DuckDB runs completely client-side in a WebAssembly worker. WireData does not load code, scripts, or WebAssembly binaries from remote CDNs or external servers.

7. Data Sharing and Transfer

No data is ever transferred. WireData does not sell, trade, transmit, or share your data with any third party, analytics vendor, or cloud provider.

8. Chrome Web Store Limited Use Disclosure

WireData's use and transfer to any other app of information received from Chrome APIs will adhere to the Chrome Web Store User Data Policy, including the Limited Use requirements.

9. Contact & Source Code

WireData is open source. You can inspect the complete source code, review audits, or submit questions at our GitHub repository:

https://github.com/ramca-cyber/wiredata-dev