xhrprivacypolicy

Privacy Policy for XHR Viewer

Last Updated: February 14, 2026

Contact: to@allahabadi.dev

Introduction

XHR Viewer (“the Extension”) is a browser extension designed to help developers monitor and debug XHR (XMLHttpRequest) and Fetch API requests in real-time. This privacy policy explains how the Extension handles your data.

Data Collection

What We Collect

The Extension captures the following data locally on your device only:

What We Do NOT Collect

Data Storage

All captured request data is stored locally on your device using Chrome’s storage.local API. This data:

Permissions Explained

The Extension requires the following permissions to function:

activeTab

Purpose: Allows the Extension to interact with the currently active browser tab when you click the extension icon. Data Access: Only accesses the tab you are actively viewing when you open the extension popup.

storage

Purpose: Stores captured request data and your preferences (like theme settings) locally on your device. Data Access: Data is stored locally and never transmitted externally.

scripting

Purpose: Enables the Extension to inject the request interceptor script into web pages to capture XHR and Fetch requests. Data Access: The injected script only monitors network requests; it does not access or modify page content, forms, or user inputs.

host_permissions (All URLs)

Purpose: Required to monitor XHR/Fetch requests on any website you choose to debug. Data Access: The Extension only activates on pages where you explicitly use it. It captures network request data solely for debugging purposes.

Data Sharing

We do NOT share, sell, or transfer any data to third parties. All data remains local to your browser.

Data Security

User Control

You have full control over your data:

Children’s Privacy

This Extension is a developer tool and is not directed at children under the age of 13. We do not knowingly collect any information from children.

Changes to This Policy

We may update this Privacy Policy from time to time. Any changes will be reflected in the “Last Updated” date at the top of this document.

Open Source

XHR Viewer is open source. You can review the complete source code to verify our privacy practices.

Contact

If you have any questions or concerns about this Privacy Policy, please contact:

Email: to@allahabadi.dev


Summary

Aspect Details
Data Collection Network requests (URLs, headers, bodies) - locally only
Data Transmission None - all data stays on your device
Third-Party Sharing None
Analytics/Tracking None
Data Storage Local browser storage only
User Control Full control to clear data anytime

TL;DR: XHR Viewer stores all data locally on your device. Nothing is ever sent to external servers. Your data stays with you.