Stop
A simple Stop button
Instantly pause the page when DevTools is open using a keyboard shortcut.
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.
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.
The Chrome Web Store shows 4 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.
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.