Console Copy

Capture & analyze console logs with on-device AI Assistant (Gemini Nano) and Lighthouse-style Page Analysis. Filters, search, export

As of June 2026, Console Copy has 56 users and a 5.00/5 rating from 11 reviews in the Developer Tools category.

Usersup 124.0 percent+124.0%
56
56
Ratingno change0%
5.00
11 reviews
Reviewsup 22.2 percent+22.2%
11
Version
5.0.2
Manifest V3
90-day change · In the last 90 days this extension 3 version updates, changed permissions.

History

10 snapshots

Tracking since Apr 1, 2026.

58.4840.522.520000000000003Apr 1, 2026Jun 8, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 2026255.0092.0.2
Apr 10, 2026285.0093.0.0
Apr 20, 2026315.0093.0.0
Apr 25, 2026385.0093.0.0
May 2, 2026425.0093.0.0
May 9, 2026435.0095.0.1
May 20, 2026505.00115.0.1
May 26, 2026495.00115.0.2
Jun 2, 2026465.00115.0.2
Jun 8, 2026525.00115.0.2
Now565.00115.0.2

Changelog

  • May 2, 2026
    description
    Console Copy is a powerful browser extension that helps developers efficiently work with browser console logs — including capturing, analyzing, filtering, and exporting them with ease.
    
    🚀 Key Features:
    
    ✓ 📡 Real-time Log Capture
    Automatically captures all console output including logs, errors, warnings, info, debug messages, network errors, uncaught exceptions, and promise rejections.
    
    ✓ 🔔 Toast Notifications
    Get instant on-screen notifications when new logs appear in the console. Fully customizable — choose which log types trigger alerts and control their position on the screen (e.g., bottom-left, top-right).
    
    ✓ 🎯 Advanced Filtering
    Filter logs by type with one click. View only errors, warnings, or any combination of log types you need.
    
    ✓ 🔎 Smart Search
    Search through logs with case-sensitive option and navigate between matches with keyboard shortcuts (Enter/Shift+Enter).
    
    ✓ 📤 Multiple Export Formats
    Export your logs in Plain Text, JSON, or Markdown format - perfect for bug reports, documentation, or sharing with your team.
    
    ✓ 🛠 DevTools Integration
    Full-featured panel integrated into DevTools with all advanced options at your fingertips.
    
    ✓ 🎨 Customizable Display
    - ⏱ Toggle timestamps on/off
    - 🏷 Show or hide log type labels
    - ➖ Display navigation separators
    - 🧵 Include stack traces for errors (Beta)
    - 📦 Choose between verbose or compact object notation
    
    ✓ 🖱 Context Menu
    Right-click any log entry to copy it individually or delete it from the list.
    
    ✓ 🌗 Theme Support
    Automatically adapts to your DevTools theme (light or dark mode).
    
    ✓ ⚡ Performance Optimized
    Configurable maximum log limit (100-50,000 entries) to balance memory usage and functionality.
    
    💼 Perfect For:
    - 🐞 Debugging web applications  
    - 📝 Creating bug reports  
    - 📚 Documenting console output  
    - 👥 Sharing logs with team members  
    - 📊 Monitoring application behavior  
    - 🚨 Capturing error messages  
    
    🔒 Privacy First:
    Console Copy operates entirely locally in your browser. No data is collected, stored externally, or transmitted to any servers. Your logs stay on your device.
    
    📖 How to Use:
    1. Click the extension icon to view logs in a popup window
    2. Or open DevTools (F12) and navigate to the "Console Copy" tab for full features
    3. Use filters to show only the logs you need
    4. Search for specific text in your logs
    5. Click "Copy Logs" to copy filtered results to clipboard
    6. Paste anywhere you need them
    
    🧪 I invite you to test! 
    You can test the plugin here:
    https://kobrynovych.github.io/ConsoleCopy
    Console Copy is a powerful developer toolkit that captures, analyzes, and exports browser console logs — with on-device AI (Chrome's built-in Gemini Nano) and a Lighthouse-style Page Analysis built in.
    
    🚀 Headline features
    
    ✨ AI Assistant
    On-device log analysis via Chrome's Prompt API. Pinpoints root cause, drafts ready-to-paste Jira/Linear/GitHub tickets, explains errors in plain language, and finds related logs. 65+ output languages, fully editable system prompt. No data leaves your device.
    
    🛠 Page Analysis (New!)
    One-click Lighthouse-style audit of the current page:
    - Core Web Vitals: LCP, FCP, CLS, INP, TBT, TTFB
    - Resource & request breakdown with waterfall
    - Technology fingerprinting — frameworks, CMS, analytics, CDN
    - SEO, Accessibility, Security headers checks
    - AI-prioritized recommendations
    - History & comparison between runs
    - Optional Deep Analysis attaches Chrome's debugger to surface unused-CSS bytes and site storage usage
    
    📡 Real-time capture
    Logs, errors, warnings, network failures, uncaught exceptions, and promise rejections — intercepted from document_start. Repeated messages collapse with a counter badge.
    
    🔔 Toast notifications
    Configurable on-page alerts for new logs with one-click AI analysis straight from the toast.
    
    🎯 Filter & search
    Per-type filters, case-sensitive search, keyboard navigation through matches (Enter / Shift+Enter).
    
    📤 Export
    Copy filtered logs as Plain Text, JSON, or Markdown — ready to paste into bug reports, docs, or chat.
    
    🛠 DevTools integration
    Full-featured DevTools panel + browser-action popup; both surfaces share state and AI conversation.
    
    🎨 UX
    Auto light/dark theme matching DevTools, full context menu (copy / delete / AI actions per log row).
    
    ⚡ Performance
    Per-tab log limit (100–50,000 entries) with IndexedDB for large buffers; renders thousands of rows smoothly.
    
    🔒 Privacy first
    Everything runs locally in your browser. AI inferences, page snapshots, and settings stay on your device — no telemetry, no servers, no tracking.
    
    📖 Quick start
    1. Click the extension icon, or open DevTools (F12) → "Console Copy" tab
    2. Click 🛠 in the toolbar to run Page Analysis, or ✨ on any log row to ask the AI Assistant
    3. Use filters, search, and export to share findings
    
    🧪 Try the demo: 
    https://kobrynovych.github.io/ConsoleCopy
  • May 2, 2026
    short_description
    Capture and copy browser console logs with advanced filtering, search, and export options
    Capture & analyze console logs with on-device AI Assistant (Gemini Nano) and Lighthouse-style Page Analysis. Filters, search, export
  • May 2, 2026
    permissions
    activeTab, scripting, storage, webNavigation
    activeTab, scripting, storage, webNavigation, debugger
  • Apr 1, 2026
    description
    Console Copy is a powerful Chrome extension that helps developers capture, filter, and export browser console logs efficiently.
    
    🚀 Key Features:
    
    ✓ 📡 Real-time Log Capture
    Automatically captures all console output including logs, errors, warnings, info, debug messages, network errors, uncaught exceptions, and promise rejections.
    
    ✓ 🎯 Advanced Filtering
    Filter logs by type with one click. View only errors, warnings, or any combination of log types you need.
    
    ✓ 🔎 Smart Search
    Search through logs with case-sensitive option and navigate between matches with keyboard shortcuts (Enter/Shift+Enter).
    
    ✓ 📤 Multiple Export Formats
    Export your logs in Plain Text, JSON, or Markdown format - perfect for bug reports, documentation, or sharing with your team.
    
    ✓ 🛠 DevTools Integration
    Full-featured panel integrated into Chrome DevTools with all advanced options at your fingertips.
    
    ✓ 🎨 Customizable Display
    - ⏱ Toggle timestamps on/off
    - 🏷 Show or hide log type labels
    - ➖ Display navigation separators
    - 🧵 Include stack traces for errors (Beta)
    - 📦 Choose between verbose or compact object notation
    
    ✓ 🖱 Context Menu
    Right-click any log entry to copy it individually or delete it from the list.
    
    ✓ 🌗 Theme Support
    Automatically adapts to your DevTools theme (light or dark mode).
    
    ✓ ⚡ Performance Optimized
    Configurable maximum log limit (100-50,000 entries) to balance memory usage and functionality.
    
    💼 Perfect For:
    - 🐞 Debugging web applications  
    - 📝 Creating bug reports  
    - 📚 Documenting console output  
    - 👥 Sharing logs with team members  
    - 📊 Monitoring application behavior  
    - 🚨 Capturing error messages  
    
    🔒 Privacy First:
    Console Copy operates entirely locally in your browser. No data is collected, stored externally, or transmitted to any servers. Your logs stay on your device.
    
    📖 How to Use:
    1. Click the extension icon to view logs in a popup window
    2. Or open DevTools (F12) and navigate to the "Console Copy" tab for full features
    3. Use filters to show only the logs you need
    4. Search for specific text in your logs
    5. Click "Copy Logs" to copy filtered results to clipboard
    6. Paste anywhere you need them
    
    🧪 I invite you to test! 
    You can test the plugin here:
    https://kobrynovych.github.io/ConsoleCopy
    Console Copy is a powerful browser extension that helps developers efficiently work with browser console logs — including capturing, analyzing, filtering, and exporting them with ease.
    
    🚀 Key Features:
    
    ✓ 📡 Real-time Log Capture
    Automatically captures all console output including logs, errors, warnings, info, debug messages, network errors, uncaught exceptions, and promise rejections.
    
    ✓ 🔔 Toast Notifications
    Get instant on-screen notifications when new logs appear in the console. Fully customizable — choose which log types trigger alerts and control their position on the screen (e.g., bottom-left, top-right).
    
    ✓ 🎯 Advanced Filtering
    Filter logs by type with one click. View only errors, warnings, or any combination of log types you need.
    
    ✓ 🔎 Smart Search
    Search through logs with case-sensitive option and navigate between matches with keyboard shortcuts (Enter/Shift+Enter).
    
    ✓ 📤 Multiple Export Formats
    Export your logs in Plain Text, JSON, or Markdown format - perfect for bug reports, documentation, or sharing with your team.
    
    ✓ 🛠 DevTools Integration
    Full-featured panel integrated into DevTools with all advanced options at your fingertips.
    
    ✓ 🎨 Customizable Display
    - ⏱ Toggle timestamps on/off
    - 🏷 Show or hide log type labels
    - ➖ Display navigation separators
    - 🧵 Include stack traces for errors (Beta)
    - 📦 Choose between verbose or compact object notation
    
    ✓ 🖱 Context Menu
    Right-click any log entry to copy it individually or delete it from the list.
    
    ✓ 🌗 Theme Support
    Automatically adapts to your DevTools theme (light or dark mode).
    
    ✓ ⚡ Performance Optimized
    Configurable maximum log limit (100-50,000 entries) to balance memory usage and functionality.
    
    💼 Perfect For:
    - 🐞 Debugging web applications  
    - 📝 Creating bug reports  
    - 📚 Documenting console output  
    - 👥 Sharing logs with team members  
    - 📊 Monitoring application behavior  
    - 🚨 Capturing error messages  
    
    🔒 Privacy First:
    Console Copy operates entirely locally in your browser. No data is collected, stored externally, or transmitted to any servers. Your logs stay on your device.
    
    📖 How to Use:
    1. Click the extension icon to view logs in a popup window
    2. Or open DevTools (F12) and navigate to the "Console Copy" tab for full features
    3. Use filters to show only the logs you need
    4. Search for specific text in your logs
    5. Click "Copy Logs" to copy filtered results to clipboard
    6. Paste anywhere you need them
    
    🧪 I invite you to test! 
    You can test the plugin here:
    https://kobrynovych.github.io/ConsoleCopy

Permissions & access

Permissions
activeTabscriptingstoragewebNavigationdebugger
Host access
<all_urls>

Screenshots

Console Copy screenshot 1Console Copy screenshot 2Console Copy screenshot 3Console Copy screenshot 4Console Copy screenshot 5Console Copy screenshot 6

About

Console Copy is a powerful developer toolkit that captures, analyzes, and exports browser console logs — with on-device AI (Chrome's built-in Gemini Nano) and a Lighthouse-style Page Analysis built in.

🚀 Headline features

✨ AI Assistant
On-device log analysis via Chrome's Prompt API. Pinpoints root cause, drafts ready-to-paste Jira/Linear/GitHub tickets, explains errors in plain language, and finds related logs. 65+ output languages, fully editable system prompt. No data leaves your device.

🛠 Page Analysis (New!)
One-click Lighthouse-style audit of the current page:
- Core Web Vitals: LCP, FCP, CLS, INP, TBT, TTFB
- Resource & request breakdown with waterfall
- Technology fingerprinting — frameworks, CMS, analytics, CDN
- SEO, Accessibility, Security headers checks
- AI-prioritized recommendations
- History & comparison between runs
- Optional Deep Analysis attaches Chrome's debugger to surface unused-CSS bytes and site storage usage

📡 Real-time capture
Logs, errors, warnings, network failures, uncaught exceptions, and promise rejections — intercepted from document_start. Repeated messages collapse with a counter badge.

🔔 Toast notifications
Configurable on-page alerts for new logs with one-click AI analysis straight from the toast.

🎯 Filter & search
Per-type filters, case-sensitive search, keyboard navigation through matches (Enter / Shift+Enter).

📤 Export
Copy filtered logs as Plain Text, JSON, or Markdown — ready to paste into bug reports, docs, or chat.

🛠 DevTools integration
Full-featured DevTools panel + browser-action popup; both surfaces share state and AI conversation.

🎨 UX
Auto light/dark theme matching DevTools, full context menu (copy / delete / AI actions per log row).

⚡ Performance
Per-tab log limit (100–50,000 entries) with IndexedDB for large buffers; renders thousands of rows smoothly.

🔒 Privacy first
Everything runs locally in your browser. AI inferences, page snapshots, and settings stay on your device — no telemetry, no servers, no tracking.

📖 Quick start
1. Click the extension icon, or open DevTools (F12) → "Console Copy" tab
2. Click 🛠 in the toolbar to run Page Analysis, or ✨ on any log row to ask the AI Assistant
3. Use filters, search, and export to share findings

🧪 Try the demo: 
https://kobrynovych.github.io/ConsoleCopy

Technical

Version
5.0.2
Manifest
V3
Size
128KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
mmopgngogpdpmdjphhhlhpldinllfjpa
Developer ID
u094a6ce8f2d7b87042bec33b42800e92
Developer Email
[email protected]
Created
Feb 24, 2026
Last Updated (Store)
May 19, 2026
Last Scraped
Jun 8, 2026
Website
Privacy Policy

Similar extensions

Alternatives to Console Copy, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 8, 2026.