🔒 Privacy Policy — Netcore Events Debugger

Last updated: April 2026 Developer: Vaibhav Extension: Netcore Events Debugger v1.1.0


💡 TL;DR — This extension is a local debugging tool. It never collects, stores, or transmits any personal data. Everything stays inside your browser.


1. 📖 Overview

Netcore Events Debugger is a Chrome Extension designed for developers and QA engineers. It passively observes analytics network requests made by websites you visit and displays the event data locally within the extension popup and DevTools panel.

This extension does not function as spyware, ad tracker, or data collector of any kind. It is a read-only developer tool — similar in nature to the Chrome DevTools Network tab.


2. 👁️ What Data We Access

The extension observes outgoing HTTP network requests made by the browser to the following analytics endpoints:

The data observed includes:

This data is already being sent by the website to third-party analytics platforms. The extension only reads what is passing through the browser's network layer — it does not generate, modify, or redirect any data.