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:
and they used to be as tabs, for example:
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.
Go to DevTools > Settings > Experiments and disable "Redesign of the filter in the Network Panel". Re-open DevTools.