Hindsight Versionsgeschichte – 5 Versionen
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 0.7.0
Veröffentlicht 30. Juni 2026 – 291,42 KBFunktioniert mit firefox 128.0 und höherv0.7.0 — Performance
This release removes the page slowdowns ("jank") that could occur while
Hindsight is capturing — most noticeable with many tabs open or on
request-heavy sites, and which cleared the instant the extension was removed.
• Captured events now travel to the extension over a private channel, so
they no longer wake the page's own scripts on every request, click or
keystroke.
• Network capture (fetch/XHR) no longer blocks the page's main thread
while reading response bodies.
• Mouse/scroll capture is skipped at the source when you're not recording.
• The toolbar badge and the side panel update more efficiently.
What is captured and how your data is protected is unchanged: PII masking
still happens at capture time, on your machine, and nothing is ever sent
to any server.Quelltext steht unter der MIT-Lizenz
Ältere Versionen
Version 0.6.2
Veröffentlicht 11. Juni 2026 – 284,62 KBFunktioniert mit firefox 128.0 und höherPerformance hotfix.
This release eliminates page slowdowns caused by background capture:
• Network requests are no longer delayed — the page receives its
response immediately while capture happens in the background.
• Fixes a hang where streaming responses (Server-Sent Events) could
stall a page indefinitely.
• Large request/response bodies and console output are now capped at
capture time, so big payloads no longer freeze the page.
• Capture messages are batched and high-frequency events are filtered
at the source, sharply reducing overhead while you browse.
No new permissions. No change to what is captured or how your data is
handled — everything still stays on your machine.Quelltext steht unter der MIT-Lizenz
Version 0.6.1
Veröffentlicht 8. Juni 2026 – 276,51 KBFunktioniert mit firefox 128.0 und höher• Firefox: passive capture now works (interceptor injection fix) and "Open side panel" opens reliably.
• Side panel now follows the active tab automatically (DevTools-style) — no need to reopen it per tab.
• Popup quick-list now focuses on failed network requests.Quelltext steht unter der MIT-Lizenz
Version 0.6.0
Veröffentlicht 5. Juni 2026 – 273,86 KBFunktioniert mit firefox 128.0 und höherHindsight 0.6.0
New in this version:
• Side panel event filter — show or hide categories (HTTP, WebSocket/SSE, console, navigations, user actions, performance, screenshots). Your choice is per-tab; set a global default in Settings → Capture.
• Redesigned request/response detail view:
– Bodies and headers render as an interactive, collapsible JSON tree (expand/collapse any node).
– "Find in detail" search with match highlighting and next/previous jump.
– Detail panels now use the full panel height — no more wasted space.
• Per-section "copy" buttons in the network detail (copy just the headers or body you're looking at).
• Toolbar icon and in-panel branding refreshed.
Privacy is unchanged: everything stays local, nothing is sent anywhere unless you explicitly share it.Quelltext steht unter der MIT-Lizenz
Version 0.5.1
Veröffentlicht 2. Juni 2026 – 261,46 KBFunktioniert mit firefox 128.0 und höherQuelltext steht unter der MIT-Lizenz