JavaScript Tools
Easily run code snippets on any website quickly!
Pause JavaScript execution to aid in debugging. Open DevTools and press the hotkey (default Ctrl+Shift+S) to pause script execution.
Review user movement over the last 30 days.
Track rating movement over time to see whether quality signals remain stable.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
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
Inspect the latest comments and rating distribution.
The Chrome Web Store shows 8 reviews, but only 0 review bodies have synced into ExtScope so far. Showing the synced reviews available right now.
Review related products from the Chrome Web Store detail page.
Easily run code snippets on any website quickly!
Automatically pauses videos when switching tabs and resumes when returning.
Instantly pause the page when DevTools is open using a keyboard shortcut.
Stop JavaScript execution in current tab.
Freeze the DOM instantly
Blocks third-party JavaScript from specified domains.