Pause Debugger in Chrome with OffiDocs
Ad
DESCRIPTION
So sometime one needs to inspect elements which don't stay around long or require the user to keep focus on them.
Such as drop down menus and autocompletes.
This extension allows you to pause the debugger with a timeout as well as a keyboard shortcut.
Essentially replacing typing in the console things like setTimeout(function(){ debugger; }, 3000); It assumes that the Developer Tools are open already otherwise it won't work.
Shortcut is Ctrl+Shift+Down (PC) or Command+Shift+Down (Mac).
Source code is here: https://github.
com/turigeza/freezepage-chrome
Additional Information:
- Offered by turigeza
- Average rating : 5 stars (loved it)
Pause Debugger web extension integrated with the OffiDocs Chromium online