Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to make a default tab in Google Chrome DevTools or make Chrome to remember tab position?

How to make a default tab in Google Chrome DevTools, or make Chrome to remember tab position?

Currently it always shows tabs in a certain order: Elements, Console, Sources, etc.. I can drag the tabs to change that order, but Chrome doesn't remember it.

Lets say I want Network to be the First tab, how can I do that?

Thanks a lot.

like image 835
monstro Avatar asked Nov 08 '22 19:11

monstro


1 Answers

It not remembering was a bug. I am unable to track down the internal report right off.

It is remembering in M50 and as I recall from the bug report is fixed in M49 (landing in a few weeks to stable.) So things should be good-to-go then.

To make a default, just make that tab position first once it is remembering the order.

like image 105
Garbee Avatar answered Jan 04 '23 03:01

Garbee