How to make Google Chrome JavaScript console persistent?

 ̄綄美尐妖づ 提交于 2019-11-27 02:41:24
Nick Cox

If anyone's still looking for this, I'm on Chrome 15.0.874.58 beta-m and I have a checkbox in Developer Tools > Settings labelled "Console: Preserve log on navigation". Does the job nicely.

at Version 67.0.3396.87 (Official Build) (64-bit)

BenM

Unfortunately, Chrome doesn't support that functionality yet, although there was talk in December 2010 about adding in the next major release...

This answer is no longer valid

Try this to enable console on popups

Thomas Rokicki

As of Chrome Version 73.0.3683.86 (Official Build) (64-bit):

  1. Click the ellipsis in top right of Developer Tools

  2. Navigate to Settings > Preferences > Console
  3. Check Preserve log upon navigation

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!