google chrome - Find out if Developer Console is active in the current webbrower (JavaScript) -


while developing logging tool websites, javascript code need know if developement tools (ie: developer tools, chrome: f12, firefox: firebug etc.) open.

until know possibily have found in research in ie10 asking for

window.__ie_devtoolbar_console_command_line 

are there variables or functions can called in chrome, firefox (and opera) status of browsers developent tools.

i know there console object object not tell me if devtools open or closed.

you might find other thread useful: find out whether chrome console open

there information both firefox , chrome in there.


Comments

Popular posts from this blog

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -