Release Notes
Version 1.0.0
Added
- Per-tab network capture page launched from the extension action icon.
- Request lifecycle visibility for
started, completed, and error events.
- Table columns for method, URL, type, status/error, payload summary, and headers.
- Global search and per-column filtering.
- Pause/Play capture control per source tab.
- Right-click row menu to copy requests as cURL for bash or cmd.
Clear Records button to clear captured rows for the active tab context.
Reset Filters button to clear all search/filter inputs.
Export CSV button to export the currently visible table result.
- Updated branding and icon set for TabSniffer.
Changed
- UI updated with a modern blue visual theme and improved readability.
- Toolbar expanded with dedicated controls for clear/reset/export workflows.
Fixed
- Clear flow hardened so stale refresh responses cannot repopulate cleared rows.
- Clear-records behavior separated from reset-filters behavior.
Notes
- Captured data is scoped to extension runtime behavior and per-tab contexts.
- Feature set is optimized for quick debugging and request inspection.