Loggy - Console + Network Log Collector par Kyubiware
Capture and export Console & Network logs as structured Markdown for LLM debugging
Disponible sur Firefox pour Android™Disponible sur Firefox pour Android™
14 utilisateurs·trices14 utilisateurs·trices
Métadonnées de l’extension
Captures d’écran
À propos de cette extension
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.
Debug Android browsers without USB
Loggy works on Firefox for Android. Pair it with
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 of raw noise.
Features
How to use (desktop)
How to use (Android)
Using with loggy-serve
or
npm package: loggy-serve
Privacy
Loggy runs locally in your browser by default:
v1.3.2
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.
Debug Android browsers without USB
Loggy works on Firefox for Android. Pair it with
loggy-serve running on your dev machine and you can capture mobile browser logs over the network — no ADB, no USB cable, no remote debugging setup. Just open the page on your phone, reproduce the bug, and the logs land on your desktop ready to paste into your AI chat.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 (desktop or Android)
- 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 of raw noise.
Features
- One-click capture — Grab Console logs and Network requests from the current page instantly
- Android support — Capture logs from Firefox for Android via
loggy-serve— no USB debugging required - 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
- Server export — Sync logs to your own
loggy-serveinstance for cross-device and mobile workflows
How to use (desktop)
- 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
How to use (Android)
- Start
loggy-serveon your dev machine:
npx loggy-serve --port 8743 - On your Android device, open Firefox and navigate to the page you want to debug
- Open Loggy from the browser menu and point it to your server (e.g.
http://192.168.1.100:8743) - Reproduce the issue, then export — logs land on your dev machine instantly
- Use
loggy printor checkhttp://localhost:8743/loggy/exportto grab the output
Using with loggy-serve
npm install -g loggy-serveor
npx loggy-serve --port 8743npm 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.3.2
- release(extension): v1.3.2 (d4ade21)
- ci(workflows): add screenshots workflow and remove screenshot steps from sign-extension (80b7779)
Noté 0 par 1 personne
Autorisations et données
Autorisations nécessaires :
- Ouvrir les outils de développement afin d’accéder à vos données dans les onglets ouverts
Autorisations facultatives :
- Accéder à vos données pour tous les sites web
Collecte de données :
- Le développeur indique que cette extension n’a pas besoin de collecter de données.
Plus d’informations
- Version
- 1.3.2
- Taille
- 350,58 Ko
- Dernière mise à jour
- il y a 3 jours (5 juin 2026)
- Catégories associées
- Licence
- Licence MIT
- Historique des versions
- Ajouter à la collection