umaar / dev-tips-tracker

Issue tracker for Dev Tips
https://umaar.com/dev-tips/
MIT License
168 stars 3 forks source link

How to display all resources of a given type across all domains? #25

Open dandv opened 7 years ago

dandv commented 7 years ago

A while back, DevTool has the ability to show all resources by type, e.g. images. This made hunting for a specific image easier.

Now resources are grouped by origin, which due to CDNs, makes that process harder. Any tips?