Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Every time I open the Webkit dev tools, I have to go through a bunch of extra steps to set up the layout how I like:

  • open the global debug console
  • drag it to be taller
  • switch to network tab
  • view only XHR & WebSockets network activity

Is there a way I can store this layout as my default so I don't need to go through this process every time I open a new tab?

It's not that bad, but one of those things that gets annoying after the 1000th time...

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.