RESOLVED WORKSFORME272586
Web Inspector: Network: Optionally filter out requests made by an extension
https://bugs.webkit.org/show_bug.cgi?id=272586
Summary Web Inspector: Network: Optionally filter out requests made by an extension
Sam Henri-Gold
Reported 2024-04-12 07:31:20 PDT
Created attachment 470893 [details] 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.
Attachments
The network requests table filled to the brim with requests made by an extension. (1.16 MB, image/png)
2024-04-12 07:31 PDT, Sam Henri-Gold
no flags
Filter? (402.05 KB, image/png)
2024-04-23 05:38 PDT, Ahmad Saleem
no flags
Radar WebKit Bug Importer
Comment 1 2024-04-22 08:56:12 PDT
Ahmad Saleem
Comment 2 2024-04-23 05:38:02 PDT
Created attachment 471068 [details] Filter? Is it following suffice your purpose?
Razvan Caliman
Comment 3 2024-05-08 09:42:29 PDT
As Ahmad points out, there's filter in the lower-right corner of the Network tab.
Note You need to log in before you can comment on or make changes to this bug.