Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.36 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.36 KB

XPause

Chrome version Chrome version license

inspect any elements you want

One Key Pause your javascript anytime you need, without lose focus of your element.

Steps:

  1. Command + Shift + C Start Chrome inspect mode.
  2. Command + Shift + O Pause Javascript.

Why

Why this?

Sometime, we use javascript to handle mouse-over mouse-out events, overlays or other elements only occurs when we focus on something.

Why not just use Chrome-devtools debugger Pause script execution F8?

When we'd been stepped in to a huge&minified javascript file, holy shit...

Why it is slow when I am using this extension?

Please close all Sources-files.

License

MIT © yize.shc