Search code examples
javascriptgoogle-chromedeveloper-tools

Chrome Javascript console defaults to the wrong context


The context of my Chrome Javascript console always defaults to some random Chrome extension (apparently a different extension each time). Can I force it to default to the top window?

chrome console


Solution

  • This issue already reported as bug in Chrome. So you can check issue status in official bug tracker.