GitHub - yize/xpause: One Key Pause your javascript anytime you need, without lose focus of your element. · GitHub
Skip to content

yize/xpause

Folders and files

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors