Loggy - Console + Network Log Collector од Kyubiware
Capture and export Console & Network logs as structured Markdown for LLM debugging
Доступно на Firefox-у за Android™Доступно на Firefox-у за Android™
25 корисника25 корисника
Scan the QR code to open this extension in Firefox for Android
Метаподаци додатка
Снимци екрана
О овом додатку
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.5.0
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.5.0
- release(extension): v1.5.0 (e2f54b5)
- refactor(tests): improve test setup and Firefox compatibility (22c286f)
- refactor(background): simplify navigation detection by removing pendingNavigationByTab tracking (04817f8)
- refactor(background): replace poll count tracker with monotonic seq and dedup (0e05295)
- docs: update AGENTS.md files across project with build-time browser detection and CI improvements (635d23f)
- test(useCaptureData): update onNavigated mocking to use defineProperty (d9311e7)
- refactor(browser-apis): convert event properties to lazy getters (396663c)
- docs(agents): update architecture documentation across project (a6eed8b)
- refactor(extension): improve background services and browser APIs integration (1bea433)
- feat(network): capture and display request bodies in network logs (f63914a)
- feat(formatter): extract network 4xx/5xx failures to Debug Signals section (5353b70)
- feat(utils): improve network failure and polling response formatting with deduplication and request body visibility (df579dc)
- feat(formatter): add network 4xx/5xx failure signals to Debug Signals section (ae63609)
- feat(popup): move preview functionality to header and add markdown preview button (19da72c)
- feat(background): add panel lifecycle detection via runtime port connection (203a42b)
- feat(popup): add settings-aware refresh to usePopupData (655b574)
- feat(extension): improve navigation handling and logging state management (da8afae)
- feat(extension): add panel-to-background snapshot sync for devtools mode (4ba610f)
- feat(routes-filter): add routes filter toggle functionality (538f15e)
- feat(popup): preserve scroll position during refreshes (baf664a)
- test(PreviewPane): update route checkbox assertions and labels (b63941e)
- feat(popup): add auto-include routes toggle functionality (760d978)
- feat(test): add tests for useRouteActions and update LoggyContext test (81b3de7)
- feat(routes): add auto-include routes toggle option (eb1f377)
- feat(loggy): add auto-include routes feature (88c9f56)
- feat(background): improve polling sync with delta-based deduplication and reload handling (1ed40ee)
Оцењено са 0 од стране 0 рецензената
Овлашћења и подаци
Потребна овлашћења:
- Омогући програмерским алаткама приступ вашим подацима у отвореним језичцима
Необавезна овлашћења:
- Приступ подацима за све веб странице
Прикупљање података:
- Програмер наводи да овом додатку није потребно прикупљање података.
Више информација
- Издање
- 1.5.0
- Величина
- 360,4 KB
- Последњи пут ажурирано
- pre 4 dana (1. jul 2026.)
- Повезане категорије
- Дозвола
- MIT дозвола
- Историјат издања
- Додај у збирку