Hacker News new | ask | show | jobs
by awalGarg 957 days ago
You can just hit F8 and the debugger will pause at the next instruction. Works in both Chrome/FF.
2 comments

F8 first causes focus to be lost from the document body. Just tested in Chrome.
Neither the bookmarklet or F8 is ideal if you want to retain focus and any other state that you may effect by going and clicking or pressing a key.