Loggy - Console + Network Log Collector Autor: Kyubiware
Capture and export Console & Network logs as structured Markdown for LLM debugging
Dostępne w Firefoksie na Androida™Dostępne w Firefoksie na Androida™
Metadane rozszerzenia
Zrzuty ekranu
O tym rozszerzeniu
Loggy is a browser DevTools extension that turns Console and Network activity into clean, structured Markdown — compiled for token efficiency so you can debug faster with AI coding agents.
Why Loggy?
Debugging with AI usually means copying logs, formatting them, and stripping out noise before pasting into a chat. Loggy does that work for you — no need to even open the DevTools panel.
The AI Debugging Flow
This is the workflow Loggy was built for:
This loop is incredibly effective because the AI gets structured, filtered, token-efficient logs instead than raw noise.
Features
How to use
Using with loggy-serve
For automated workflows or sharing logs across machines, pair Loggy with the companion server:
or
Then configure Loggy to export to your server instead of the clipboard.
npm package: loggy-serve
Privacy
Loggy runs locally in your browser by default:
v1.1.1
Why Loggy?
Debugging with AI usually means copying logs, formatting them, and stripping out noise before pasting into a chat. Loggy does that work for you — no need to even open the DevTools panel.
The AI Debugging Flow
This is the workflow Loggy was built for:
- Describe the bug to your AI coding agent (Claude Code, Cursor, etc.)
- Ask it to add strategic console logs to help diagnose the issue
- Reproduce the bug in your browser
- Copy Loggy's compiled output and paste it back into the AI chat
- Let the AI fix it with full context of exactly what happened
This loop is incredibly effective because the AI gets structured, filtered, token-efficient logs instead than raw noise.
Features
- One-click capture — Grab Console logs and Network requests from the current page instantly
- Smart filtering — Regex-based console filters plus include/exclude patterns for network requests (prefix with
-to exclude, e.g.api.v1 -*.png) - Automatic pruning — Removes binary payloads, base64 blobs, and oversized responses so the output stays readable and token-efficient
- Structured Markdown output — Clean tables with timestamps, log levels, request details, and response summaries
- Copy to clipboard — Export everything in one click, ready to paste
- Optional server export — Sync logs to your own
loggy-serveinstance when you want a shareable endpoint
How to use
- Open DevTools (
F12) on any page - Click the Loggy tab
- Apply filters if you want to narrow the output
- Click Copy to Clipboard
- Paste into your AI coding agent chat
Using with loggy-serve
For automated workflows or sharing logs across machines, pair Loggy with the companion server:
npm install -g loggy-serveor
npx loggy-serve --port 8743Then configure Loggy to export to your server instead of the clipboard.
npm package: loggy-serve
Privacy
Loggy runs locally in your browser by default:
- No data sent to external servers
- No analytics or tracking
- Clipboard access only triggered by your explicit action
- Optional server export only runs when you connect it to your own
loggy-serveinstance
v1.1.1
- release(extension): v1.1.1 (e47f849)
- refactor: add retry logic for rate-limited AMO screenshot uploads and update token handling (7422f97)
Ocenione na 0 przez 0 recenzentów
Uprawnienia i dane
Wymagane uprawnienia:
- Rozszerzać narzędzia dla programistów, aby uzyskać dostęp do danych w otwartych kartach
Opcjonalne uprawnienia:
- Mieć dostęp do danych użytkownika na wszystkich stronach
Zbieranie danych:
- Autorzy tego rozszerzenia twierdzą, że nie wymaga ono zbierania danych.
Więcej informacji
- Strony dodatku
- Wersja
- 1.1.1
- Rozmiar
- 333,61 KB
- Ostatnia aktualizacja
- 2 dni temu (7 maj 2026)
- Powiązane kategorie
- Licencja
- Licencja MIT
- Historia wersji
- Dodaj do kolekcji