When debug a web site, the Network pane of Chrome Developer Tools contains networks of Chrome extensions, I want to filter the networks of extensions, but I must input -scheme:chrome-extension
everytime. Is there a way to configure the Network filter chrome-extension default?
If you open the developer tools, choose network. From the bar at the bottom of the page, choose images if you want to look specifically for image requests. The filters are all exclusive, so you can not filter out just image requests. There you go.
Unfortunately it doesn't looks there is any other way. I did a little investigating to see if I was able to create a Chrome Extension to automate this, but the chrome.devtools.panels API doesn't provide access to the Network panel, only the Elements and Sources panels, and even those only have access in a limited way.
Your best bet currently is to run Chrome in another Profile or in Incognito mode.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With