If you load any extension which adds a panel to the Chrome Devtools. For example
Then if you open a new tab, go to
ge.com, wait for the page to complete loading, and open the devtools (Cmd Option I - on mac), the devtools panels of these extensions will not be loaded.
If you open devtools while the
ge.com page is still loading, then the devtools panels of these extensions are loaded. They all behave the same, they either all load or they all do not load.
I have also noticed on
truist.com, if you have your settings for location set to "ask for permissions", when Chrome pops up the dialog asking for permission to know your location. If you open devtools at that moment, the devtools extensions are not loaded (page refresh does not fix. this, the extensions remain unloaded). If you make a decision (e.g. block) and then open the devtools, the extensions are loaded.
Has anyone else seen this behavior? Seems like a Chrome bug.
--Dylan