Pause Script Execution
Pause JavaScript execution to aid in debugging. Open DevTools and press the hotkey (default Ctrl+Shift+S) to pause script execution.
Overview
What is Pause Script Execution?
Pause JavaScript execution to aid in debugging. Open DevTools and press the hotkey (default Ctrl+Shift+S) to pause script execution..
SCREENSHOT
SUMMARY
Have you ever needed to debug a webpage, but the elements are moving too quickly or a popup menu disappears when you stop hovering over it? This extension allows you to easily pause JavaScript execution using a hotkey. Under the hood, it just calls "debugger" to freeze execution, allowing you to inspect everything that's going on. To use, just open Chrome DevTools and then press the hotkey (default Ctrl+Shift+S) to pause script execution. You can reload the page and press this hotkey quickly to time exactly when the execution pauses.
Change the hotkey to anything you want by going to Extensions -> Keyboard shortcuts (on the left) -> Pause Script Execution
This extension is very simple and lightweight. See the source code here: https://github.com/andyjsmith/Pause-Script-Execution
See More
Stats
Trends for Pause Script Execution:
Rank
User count
Category Rank
Rating
Download
HOW TO INSTALL Pause Script Execution FROM A CRX FILE
- Download Pause Script Execution 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