DebugInsight

Data transparency

Privacy Policy

DebugInsight helps developers inspect web applications in Chrome DevTools. The data it analyzes remains in your browser.

In short: DebugInsight does not send your debugging data to our servers or to third parties.

1. Scope

This policy explains how the DebugInsight extension (“extension”, “we”) handles information while you use its Chrome DevTools panel. It applies to the extension and this information page.

2. Data processed by the extension

When you choose to inspect a page, the extension may process locally available browser data, including:

  • console logs, errors and diagnostic information;
  • network request URLs, headers, bodies and timing;
  • localStorage and sessionStorage content and changes;
  • cookies, including session identifiers that may be present;
  • performance metrics, loaded resources and DOM mutation events.

Depending on the application you inspect, this may include website content, user activity or authentication information.

3. Use, storage and sharing

DebugInsight uses this information only to show analysis and diagnostics in the DevTools panel. We do not run a data collection server, use analytics, sell, transfer or share user data.

Intercept rules you configure may be saved locally by the browser. Diagnostic data remains in the panel session while you use it. JSON or CSV reports are generated and downloaded only when you explicitly export them.

4. Extension permissions

Chrome permissions are used only to provide diagnostics:

  • activeTab: connects the panel to the tab you inspect;
  • cookies: allows viewing, creating, editing or removing cookies for the inspected page;
  • storage: stores your intercept rules locally;
  • scripting and host access: allow analysis of the application you select, including local, staging and production environments.

The extension does not use remote code. All executed code is included in the installed package.

5. Security and your choices

Use the extension only on pages you are authorized to diagnose. You control exports and cookie changes, and can close DevTools, reload the page or remove the extension at any time.

6. Hosting of this page

This page is hosted by Vercel. The provider may process minimal technical access data, such as IP address and delivery logs, to serve the site. DebugInsight does not configure analytics, advertising or first-party cookies on this page.

7. Contact, rights and changes

For privacy questions or requests concerning this policy, contact ruanmoraessantosbarbosa@gmail.com.

We may update this policy to reflect changes to the extension or applicable obligations. The current version always shows its last update date.

Last updated: August 20, 2026Source code on GitHub