inspect-process
inspect-process copied to clipboard
Hide tabs and url bars
Hey,
I don't know if it's easily doable, but I've been using devtool
(npm package) for a while and they don't display tabs and url. I know it's an electron app so I guess they have the ability to do so.
From what I understand you, on the other side, remotely control Chrome. But does their api/protocol provide a way to hide those 2?
I know it's not very important and purely aesthetic, but still, those 2 annoy me 🤓
Thanks!
I do see a flag available, enable-compact-navigation, however I have never used id. Time permitting, I can look into this.