Webbläsartillägg för Firefox
  • Tillägg
  • Teman
    • för Firefox
    • Ordlistor & språkpaket
    • Andra webbläsarplatser
    • Tillägg för Android
Logga in
Förhandsvisning av Loggy - Console + Network Log Collector

Loggy - Console + Network Log Collector av Kyubiware

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

Tillgänglig på Firefox för Android™Tillgänglig på Firefox för Android™
0 (0 recensioner)0 (0 recensioner)
30 användare30 användare
Hämta Firefox och få tillägget
Hämta fil
Scan the QR code to open this extension in Firefox for Android

Metadata för tillägg

Skärmbilder
Om detta tillägg
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)
Betyg 0 av 0 recensenter
Logga in för att betygsätta detta tillägg
Det finns inga betyg än

Stjärnklassificering sparad

5
0
4
0
3
0
2
0
1
0
Inga recensioner ännu
Behörigheter och data

Nödvändiga behörigheter:

  • Utöka utvecklarverktyg för att komma åt dina data i öppna flikar

Valfria behörigheter:

  • Åtkomst till dina data för alla webbplatser

Datainsamling:

  • Utvecklaren säger att detta tillägg inte kräver datainsamling.
Läs mer
Mer information
Länkar för tillägg
  • Hemsida
  • Webbplats för support
  • E-post för support
  • Kopiera tilläggs-ID
Version
1.5.0
Storlek
360,4 kB
Senast uppdaterad
för 12 dagar sedan (1 jul 2026)
Relaterade kategorier
  • Webbutveckling
Licens
MIT-licens
Versionshistorik
  • Se alla versioner
Lägg till i samling
Rapportera detta tillägg
Gå till Mozillas hemsida

Tillägg

  • Om
  • Firefox tilläggsblogg
  • Verkstad för tillägg
  • Utvecklarcenter
  • Utvecklarpolicyer
  • Community-blogg
  • Forum
  • Rapportera en bugg
  • Recensionsriktlinjer

Ladda ner

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

De senaste versionerna

  • Nightly
  • Beta

Firefox för företag

  • Enterprise

Gemenskap

  • Connect
  • Contribute
  • Developer

Följ

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Sekretess
  • Kakor
  • Juridisk information

Om inte annat anges är innehållet på denna webbplats licensierat under Creative Commons Attribution Share-Alike Licens v3.0 eller någon senare version. Android är ett varumärke som tillhör Google LLC.