[Webkit-unassigned] [Bug 272586] New: Web Inspector: Network: Optionally filter out requests made by an extension
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 12 07:31:20 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=272586
Bug ID: 272586
Summary: Web Inspector: Network: Optionally filter out requests
made by an extension
Product: WebKit
Version: Safari 17
Hardware: All
OS: All
Status: NEW
Severity: Enhancement
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sam at samhenri.gold
CC: inspector-bugzilla-changes at group.apple.com
Created attachment 470893
--> https://bugs.webkit.org/attachment.cgi?id=470893&action=review
The network requests table filled to the brim with requests made by an extension.
I have the Matter extension installed in Safari to add pages to my queue. The downside of this extension is that, for every single website, it loads a bunch of JS and CSS files automatically, which then appears in the network request list in the dev tools. These requests are almost always irrelevant when the intent of looking at the network table is to see what the site you’re on is doing — not what my password manager needs to parse login forms or what my reading list has to do to work.
There’s already a filter menu in the network tab, a “Hide Requests from Extensions" toggle option in that menu would be incredibly helpful when working with the web inspector.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240412/20d97195/attachment-0001.htm>
More information about the webkit-unassigned
mailing list