Aviso de privacidad para NetForge — Security Analyzer
NetForge — Security Analyzer por selif-dev
NetForge Security Analyzer — Privacy Policy
This extension does NOT collect, store, transmit, sell or share any personal data, browsing history, URLs, headers, IP addresses, cookies or any other information.
What the extension does:
- Reads HTTP response headers of the page you are currently visiting (via the webRequest API), only for the main_frame request type
- Resolves the server IP address of the current page locally via the browser DNS API
- Detects mixed content, insecure forms and external scripts on the current page
- Displays the analysis result in the toolbar popup
All processing happens entirely in your browser. Nothing is sent to NetForge servers or any third party. No analytics, no telemetry, no tracking.
The extension does not use cookies, localStorage or any persistent storage other than the temporary in-memory cache of the current tab's headers, which is cleared when the browser is closed.
Permissions explained:
- webRequest, <all_urls>: required to read security headers of the page you visit
- dns: required to resolve the server IP for display
- activeTab, tabs: required to know the URL of the current tab
- storage: used only to share temporary data between content script and popup, never persisted long-term
Source: https://extension.netforge.it/
Contact: extension@netforge.it