Enhanced Network Tab version history - 19 versions
Enhanced Network Tab by muskecan
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.1.0
Released Sep 11, 2026 - 690.31 KBWorks with firefox 78.0 and laterEnhanced Network Tab 2.1.0
Vulnerability scanning
- Update the vulnerable-library database at runtime: Update DB and an opt-in Auto refresh in the Security Findings panel (off by default).
- Downloaded data is validated before use; invalid, empty or oversized responses are rejected and the previous database stays active.
- Bundled database refreshed (76 libraries) and now accepts the upstream Retire.js record format.
Requests and interception
- Request list defaults to newest first, and your sort column/direction is remembered.
- Experimental method/body handling now requires an explicit risk acknowledgement before it can be enabled.
- Intercept notice no longer claims how a request was modified.
Security findings
- Findings are sanitized before being stored and expire after 24 hours.
- Categories summarised with per-category filtering, including API endpoints and paths extracted from fetch()/XHR calls.
Privacy and packaging
- Removed web_accessible_resources (the vulnerability database is no longer exposed to web pages) and dropped the activeTab permission.
- Added a strict extension CSP and an explicit data-collection declaration (none).
- Release builds use an explicit file allowlist, so development files cannot enter the package.
Under the hood
- Background logic split into shared modules (HTTP model, tab sessions, interception lifecycle, request interception, match & replace, privacy sanitization, library scanner) used by both the background
page and the DevTools panel.Source code released under MIT License
Older versions
Version 2.0.2
Released Aug 2, 2026 - 383.83 KBWorks with firefox 58.0 and laterv2.0.2 - Bug fixes and improvements.Source code released under MIT License
Version 2.0.1
Released Aug 2, 2026 - 383.76 KBWorks with firefox 58.0 and laterv2.0.1 - Bug fixSource code released under MIT License
Version 2.0.0
Released Aug 2, 2026 - 383.34 KBWorks with firefox 58.0 and laterv2.0.0
Updated filter section.
Enhancements and improvements to Automated Scanner menu.
Request history can now list 1000 items instead of 100.Source code released under MIT License
Version 1.9.1
Released Aug 2, 2026 - 377.51 KBWorks with firefox 58.0 and laterv1.9.1 - Bug Fixes and Retire.JS Library UpdateSource code released under MIT License
Version 1.9.0
Released Jun 8, 2026 - 300.21 KBWorks with firefox 58.0 and later- Updated vulnerable JS library regex
- Bug fixes
Source code released under MIT License
Version 1.8.0
Released Apr 24, 2026 - 229.46 KBWorks with firefox 58.0 and laterv1.8.0 - Retire.js DB updateSource code released under MIT License
Version 1.7.9
Released Feb 8, 2026 - 188.02 KBWorks with firefox 58.0 and laterThis release contains bug fixes and several enhancements.Source code released under MIT License
Version 1.7.8
Released Jan 29, 2026 - 186.93 KBWorks with firefox 58.0 and laterVulnerable JS Library has been updated.Source code released under MIT License
Version 1.7.7
Released Jan 11, 2026 - 185.89 KBWorks with firefox 58.0 and laterThis release contains a fix related with a bug that affects request status update functionalitySource code released under MIT License
Version 1.7.6
Released Jan 9, 2026 - 184.51 KBWorks with firefox 58.0 and laterIntroduces a vulnerable JavaScript library scanner to the extension.Source code released under MIT License
Version 1.7.5
Released Jan 9, 2026 - 138.17 KBWorks with firefox 58.0 and laterAutomated Scanner EnhancementsSource code released under MIT License
Version 1.7.4
Released Dec 23, 2025 - 137.87 KBWorks with firefox 58.0 and laterRemoval of detection for buggy token types to reduces the number of false positives.Source code released under MIT License
Version 1.7.3
Released Dec 11, 2025 - 137.24 KBWorks with firefox 58.0 and laterIntroduces a background and DevTools-integrated security scanner that analyzes HTTP response bodies for API keys, credentials, and other sensitive data. Adds UI components for viewing, filtering, and exporting findings, with real-time badge notifications and per-request security tabs.Source code released under MIT License
Version 1.7.2
Released Dec 1, 2025 - 121.8 KBWorks with firefox 58.0 and laterBug fixesSource code released under MIT License
Version 1.7.1
Released Nov 27, 2025 - 121.11 KBWorks with firefox 58.0 and laterResponsive Layout UpdateSource code released under MIT License
Version 1.7
Released Nov 26, 2025 - 121 KBWorks with firefox 58.0 and later- Match and replace
- Request highlighting
- Advanced scope control
- JWT decoding support
- Bug fixes
Source code released under MIT License
Version 1.6.1
Released Nov 26, 2025 - 113.97 KBWorks with firefox 58.0 and laterUrgent bug fixSource code released under MIT License
Version 1.6
Released Nov 24, 2025 - 113.14 KBWorks with firefox 58.0 and later- Decoder menu
- Right click support
- New Icon
- Additional interception option for power users.
Source code released under MIT License