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.
查看最近 30 天的用户变化。
按时间查看评分波动,辅助判断近期口碑是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
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
查看最近评论和评分分布。
Chrome 商店显示有 8 条评论, 但 ExtScope 当前只同步到了 0条评论正文。这里先展示已同步的评论,后续会继续补齐。
查看 Chrome 商店详情页中的相关产品。
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.