Is is possible to put multiple filters in the network filter input. An example use case would be having something like Domain:cycle.com OR domain:cuz.com. I would only like to see network requests from both those domains and nothing else. I did a lot of searching but have not found a solution.
As per the Google Chrome Developer docs here, we can see that:
You can use multiple properties simultaneously by separating each property with a space. For example,
mime-type:image/gif larger-than:1K
displays all GIFs that are larger than one kilobyte. These multi-property filters are equivalent to AND operations. OR operations are currently not supported.
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