Top "Developer-tools" questions

A developer tool is an application used to write, edit, or debug another application, or web site.

How to find computed size of any element in Chrome Developer Tools?

I'm sure this is somewhere in the developer tools inspector, but I can't find it. Where would I find, for …

css google-chrome developer-tools
Idle and Other times in Chrome Developer Tools. Why the browser is inactivity for so long?

What is included in "Idle" and "Other" times into Sumary of Timeline tab in Chrome Developer Tools? What causes so …

performance google-chrome google-chrome-devtools timeline developer-tools
Safari Developer Tools: Preserve Network Log on Navigation

When using Safari Web Inspector to view the Network Log, the log is reset upon navigation, i.e. navigating to …

debugging safari developer-tools safari-web-inspector
Tutorial first time you enter into an app?

I'm programming an app using android studio. I want to know in which way I can do a tutorial that …

android android-studio client developer-tools
How to tell why a cookie is not being sent?

I'm using chrome and I'm wondering if there is either an extension or a method to tell why a cookie …

google-chrome http cookies google-chrome-devtools developer-tools
Why chrome shows rendered font which is different to computed font family?

I would like to know how chrome chooses which font to render? I am asking this because using Chrome Developer …

css google-chrome fonts developer-tools
Is it possible to select multiple elements in the Chrome Developer Tools Elements panel?

Is it possible to select more than one element at a time in the Chrome Developer Tools Elements panel? Would …

html macos google-chrome developer-tools
What do the "Not optimized" warnings in the Chrome Profiler mean?

When I use the Developer Tools in Chrome to collect JavaScript CPU Profiles, I am getting two mysterious warnings on …

javascript google-chrome optimization google-chrome-devtools developer-tools
Chrome Developer Tools shows favicon 404 error in Brackets LivePreview

I've just started doing Anthony Alicea's "Javascript: Understanding the Weird Parts" course, and he's using the live preview feature of …

google-chrome debugging google-chrome-devtools developer-tools adobe-brackets
Chrome Developer Tools / debugger: "pretty print" does not work

The "pretty print" button, located in the lower left corner of the Chrome Developer Tools window, is supposed to make …

google-chrome developer-tools