Privacy Policy
Effective date: July 13, 2026
Overview
ReqRec is a developer debugging tool for recording web requests and page context from tabs where the user explicitly enables capture. This policy explains what data the extension can access, how it is used, and how it is stored.
Single purpose
ReqRec's single purpose is to help developers, QA engineers, and support teams capture technical debugging information from a browser tab in order to reproduce and investigate web application issues.
Data the extension may process
When the user enables capture for a tab, ReqRec may process:
- Request URLs, HTTP methods, request headers, request bodies, response status, response headers, and response bodies when available.
- Current page route information, including URL, path, title, and referrer.
- DOM snapshots and visible page text for debugging context.
- Viewport information and visible screenshots when the user requests screenshot capture.
- Window errors and unhandled promise rejections related to the page.
How data is used
Captured data is used only to display debugging information inside the extension and to let the user copy JSON data or screenshots to their clipboard. ReqRec does not use captured data for advertising, analytics, profiling, or any unrelated purpose.
Data sharing
ReqRec does not sell, transmit, share, or transfer captured data to the developer or to any third-party server. Captured data remains local in the user's browser unless the user manually copies and shares it outside the extension.
Data storage
ReqRec stores capture state and captured records locally in Chrome local storage. The user can clear captured records from the extension interface.
Permissions
ReqRec requests Chrome permissions only to support its debugging features:
- activeTab: to temporarily access the active tab after user interaction and inject the recorder only when capture is enabled.
- host permissions: to allow capture on websites where the user chooses to debug a flow.
- scripting: to inject the recorder script into the selected tab.
- storage: to store captured records locally.
- tabs: to identify the active tab and capture visible screenshots when requested.
- clipboardWrite: to copy captured JSON data and screenshots when the user clicks the copy buttons.
Remote servers
ReqRec does not send captured data to remote servers. There is no backend service for collecting or analyzing user data.
Contact
If you have questions about this policy, contact: cendyandreoli@gmail.com