FG
💻 Software

How can I suppress chrome-extension:// output from Web Inspector's console log?

Fresh7 days ago
Mar 15, 20267858 views
Confidence Score0%
0%

Problem

I don't wish to disable my extensions – after all they're there for development purposes – but I want to disable their output from the console in Web Inspector. Is there a way to do this? N.B. a very similar question has been asked on StackOverflow, but it seems that question and its answers are le…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I suppress chrome-extension:// output from Web Inspector's console log?

Low Risk

Firefox has a way to change the console logging level for specific extensions from . Chrome doesn’t have this capability. Your options: Filter out all messages from a particular source file by right-clicking the white (blank) part of console message…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment