Search code examples
google-chromegoogle-chrome-devtools

Chrome DevTools groups the Network tab's filters pane


After a recent Chrome update (currently running Version 121.0.6167.140 (Official Build) (64-bit)), the Network tab now groups the requests in a select: devtools-new-filters

and they used to be as tabs, for example: devtools-old-filters

Does anyone know how can I return back to the tabular structure, instead of the select one?

Since I cannot go back to an older Chrome version, it would be nice if there's a way to actually revert only that change and have the filters not selectable, but viewed all at glance.


Solution

  • Go to DevTools > Settings > Experiments and disable "Redesign of the filter in the Network Panel". Re-open DevTools.

    DevTools > Settings > Experiments