Додаци за прегледач 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

Доступно на Firefox-у за Android™Доступно на Firefox-у за Android™
0 (0 рецензија)0 (0 рецензија)
25 корисника25 корисника
Преузмите Firefox и добијте додатак
Преузмите датотеку
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 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.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 рецензената
Пријавите се да бисте оценили овај додатак
Још увек нема оцена

Оцена звездицама сачувана

5
0
4
0
3
0
2
0
1
0
Још увек нема рецензија
Овлашћења и подаци

Потребна овлашћења:

  • Омогући програмерским алаткама приступ вашим подацима у отвореним језичцима

Необавезна овлашћења:

  • Приступ подацима за све веб странице

Прикупљање података:

  • Програмер наводи да овом додатку није потребно прикупљање података.
Сазнајте више
Више информација
Везе додатка
  • Почетна страница
  • Страница подршке
  • Е-пошта подршке
  • Копирај ИД додатка
Издање
1.5.0
Величина
360,4 KB
Последњи пут ажурирано
pre 4 dana (1. jul 2026.)
Повезане категорије
  • Веб програмирање
Дозвола
MIT дозвола
Историјат издања
  • Погледајте сва издања
Додај у збирку
Пријави овај додатак
Идите на почетну страницу Mozilla-е

Додаци

  • O програму
  • Блог о додацима за Firefox
  • Радионица за додатке
  • Центар за програмере
  • Политике програмера
  • Блог заједнице
  • Форум
  • Пријавите грешку
  • Водич за оцењивање

Преузмите

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Најновије градње

  • Nightly
  • Beta

Firefox за предузећа

  • Enterprise

Заједница

  • Connect
  • Contribute
  • Developer

Прати

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Приватност
  • Колачићи
  • Права

Изузев у случајевима где је наведено другачије, садржај на овој страници је лиценциран под Creative Commons Attribution Share-Alike дозволом v3.0 или било којим каснијим издањем. Android је заштићени знак компаније Google LLC.