Created
April 24, 2019 01:12
-
-
Save shanecp/db18c9fe5889e123d729aa110d5e807a to your computer and use it in GitHub Desktop.
Freeze Google chrome to inspect the contents
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
setTimeout(function(){debugger;}, 5000); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment