Pause Debugger
Freeze the page after x seconds so one can inspect it in the developper tools. Useful for elements which don't stay around for long.
Overview
What is Pause Debugger?
Freeze the page after x seconds so one can inspect it in the developper tools. Useful for elements which don't stay around for long..
SCREENSHOT
SUMMARY
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
See More
Stats
Trends for Pause Debugger:
Rank
User count
Category Rank
Rating
Download
HOW TO INSTALL Pause Debugger FROM A CRX FILE
- Download Pause Debugger CRX file
- NOTE: Sometimes the browser may block downloading / installing CRX file from outside the Chrome Web Store. If so, you may need to download the ZIP file instead
- In the URL bar, go to chrome://extensions
- Enable Developer mode
Ratings
USER REVIEWS (0)
No reviews