Stop
A simple Stop button
Instantly pause the page when DevTools is open using a keyboard shortcut.
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
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.
Instantly pause the page when DevTools is open using a keyboard shortcut. This makes it easy to inspect an element at a specific point in time. For example, for elements like popovers or dropdowns, visibility is often controlled using JavaScript events like `mousemove`/`mouseleave`, so when we try to inspect these elements, they disappear from the page because the cursor moved or keyboard focus changed. If we pause the page once the element is visible then it won't disappear when we move the cursor or change keyboard focus, thereby allowing us to inspect the element and its styles.
Inspect the latest comments and rating distribution.
Store average score: 3.0. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
A simple Stop button
Stop JavaScript execution in current tab.
Pauses all videos in all tabs
Pause JavaScript execution to aid in debugging. Open DevTools and press the hotkey (default Ctrl+Shift+S) to pause script execution.
Capture an HTML snapshot of the current page with one click. Easily manage history and recycle bin. Supports data import and export.
Detects the presence of common anti-debugging techniques implemented in a website.
no instructions on how to pause. which shortcut?
how do you even pause no instructions at all
Works like a charm, pauses next page loads in my case, great work!
Very useful. Thank you!