Description from extension meta
Pause JavaScript execution to aid in debugging. Open DevTools and press the hotkey (default Ctrl+Shift+S) to pause script execution.
Image from store
Description from store
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
UPDATE: Due to a change in Chrome, you may have to go to DevTools settings > 'Ignore list' > 'General exclusion rules', and UNCHECK 'Content scripts injected by extensions'.
This extension is very simple and lightweight. See the source code here: https://github.com/andyjsmith/Pause-Script-Execution
Latest reviews
- (2025-02-01) aasa0001 shadewither: This extension works once, then stops working until the extension is restarted (e.g. disable then enable).
- (2024-12-16) Daniel Paulsen: This worked on my Mac!
- (2024-11-19) Abhinav Bansal: Doesn't work on mac
- (2024-11-14) Mujtaba Sadeqi: Hi, I need help. How to use the extension. I want to pause a JavaScript in a webpage that give a timer and need help to pause the code and the timer of the script.
- (2024-09-20) KOTOV: This works.
- (2024-08-20) Jorge Ernesto Peniche Rosales: Doesn't work.