Is it possible to filter out some requests using Chrome developer tools, say, filter out all image requests?
Is it possible to filter out some requests using Chrome developer tools, say, filter
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There isn’t a very flexible filtering feature, but the bar at the bottom does allow you to only show requests of a certain document or connection type:
You can’t just exclude images, but it should help.
You can also press Control/Command+F to search for a particular string in the request list, and check the “filter” box to hide requests that don’t match: