Is there any way to hide 3rd-party requests in chromium based browsers?
Asked Answered
K

2

6

As of now when the 3rd-party request checkbox is enabled, it shows the 3rd-party request, I want the opposite of it.

There are many request to mixpanel, sentry; which makes it hard to spot the relevant requests.

Since, I've blocked these requests, Blocked Requests checkbox could also be helpful, if there was any way to negate it.

Kylie answered 24/1, 2022 at 5:10 Comment(0)
Z
13

I guess that typing domain:*.yourdomain.com should return almost the same result as an inverse "3rd-party requests".
But since you did block these requests, you can actually negate the Blocked Requests built-in filter by typing -status-code:0.

Zurheide answered 24/1, 2022 at 5:29 Comment(1)
wow..thanks. such a relief after all those red coloured rows went away..Kylie
B
3

First Solution:

Just enter in Filter: url://your-domain.de

enter image description here

Second Solution: Add Domain Pattern to Ignore List

enter image description here

Batson answered 12/10, 2022 at 6:17 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.