Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm trying out the developer tools on Chrome for Mac OS and I'm finding a huge annoyance. I don't see an obvious method to make the tools window attach to the bottom of the page I'm inspecting like in Firebug and Safari

share|improve this question

2 Answers

up vote 19 down vote accepted

Ctrl Shift J to get a developer window and then use the bottom left button.

alt text

To be clear: I do not own a MAC so I can't test this but it does work on Chrome/Linux for sure.

share|improve this answer
Sorry, but I was asking about Mac OS. In Chrome for Mac, opt-command-j is what you use to open the window. But there's no visible option to attach it. – Geuis Dec 11 '09 at 1:39
No luck here either on Mac OS. Thanks for the short cut though! – Elizabeth Buckwalter Jan 10 '10 at 22:12
is the extension sub-system enabled? there is an option on the command-line to enable them. – jldupont Jan 11 '10 at 0:12

I know this question is a little bit old but I've just found out you just need to click in the most left icon in the bottom of developer tools window.

share|improve this answer

Your Answer

 
discard

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

Not the answer you're looking for? Browse other questions tagged or ask your own question.