Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
Loggy - Console + Network Log Collector 预览

Loggy - Console + Network Log Collector 作者: Kyubiware

Capture and export Console & Network logs as structured Markdown for LLM debugging

可在 Android™ 版 Firefox 上使用可在 Android™ 版 Firefox 上使用
0(0 条评价)0(0 条评价)
6 个用户6 个用户
下载 Firefox 并安装扩展
下载文件

扩展元数据

屏幕截图
关于此扩展
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 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:
  1. Describe the bug to your AI coding agent (Claude Code, Cursor, etc.)
  2. Ask it to add strategic console logs to help diagnose the issue
  3. Reproduce the bug in your browser (desktop or Android)
  4. Copy Loggy's compiled output and paste it back into the AI chat
  5. 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-serve instance for cross-device and mobile workflows

How to use (desktop)
  1. Open DevTools (F12) on any page
  2. Click the Loggy tab
  3. Apply filters if you want to narrow the output
  4. Click Copy to Clipboard
  5. Paste into your AI coding agent chat

How to use (Android)
  1. Start loggy-serve on your dev machine:
    npx loggy-serve --port 8743
  2. On your Android device, open Firefox and navigate to the page you want to debug
  3. Open Loggy from the browser menu and point it to your server (e.g. http://192.168.1.100:8743)
  4. Reproduce the issue, then export — logs land on your dev machine instantly
  5. Use loggy print or check http://localhost:8743/loggy/export to grab the output

Using with loggy-serve

npm install -g loggy-serve

or

npx loggy-serve --port 8743

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-serve instance

v1.1.5
  • release(extension): v1.1.5 (54bbf85)
  • docs: update AGENTS.md with new UI entries, background details, and generation timestamp (47e0587)
  • feat: add deduplicate API calls option to export settings (d96265d)
  • feat: add deduplicateApiCalls setting to state and context (886ba73)
  • refactor: consolidate toggle actions into a single toggleSetting function and update related components (2bf54cb)
  • feat: add truncateResponseBodies option to settings and update related components (f2e4094)
  • refactor: improve AMO screenshot upload logic, add orphan handling, adjust retry and delay (6c459fc)
评分 0(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
0
4
0
3
0
2
0
1
0
尚无评价
权限与数据

必要权限:

  • 让开发者工具可以存取您打开的标签页中的数据

可选权限:

  • 访问您在所有网站的数据

收集的数据:

  • 开发者称此扩展无需收集数据。
详细了解
更多信息
附加组件链接
  • 主页
  • 用户支持网站
  • 支持邮箱
  • Copy add-on ID
版本
1.1.5
大小
336.27 KB
上次更新
3 天前 (2026年5月16日)
相关分类
  • 网页开发
许可证
MIT 许可证
版本历史
  • 查看所有版本
添加到收藏集
举报此附加组件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

本站内容以知识共享署名-相同方式共享 v3.0 或任何更新版本授权(除非另有注明)。Android 系 Google LLC 的商标。