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.

Recently I installed resolution test extension in my chrome. After that I noticed when I opened my developer tools or right click -> inspect element on an element on the page, the height and width of the element that used to show before in that yellow tag is not getting showed now. Everything else is working fine except that. I removed all my extensions, even re installed chrome and kept default settings, but still the same problem. I don't know whats wrong and I really cant continue coding as I really rely on the developer tools. Any idea how I can fix this? Thanks.

share|improve this question

closed as off topic by Ben, RivieraKid, Mac, Porges, James Wood Jan 16 at 0:07

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

It sounds like the extension is disabled.

Check under Menu > Tools > Extensions and tick "Enabled" checkbox on the extension.

share|improve this answer
yeah I've disabled all the extensions. But isn't the developer tools a built-in feature of chrome and not an extension? and any developer tools is working, just the yellow tag that shows the dimensions of an element is not showing when you hover over the element name. – user1981248 Jan 15 at 18:29

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