break????
Extension to pause the execution of any webpage with breakpoint
Overview
What is break?????
Extension to pause the execution of any webpage with breakpoint.
SCREENSHOT
SUMMARY
Have you wanted to pause execution of some web-page so that you can inspect the state of the page or various elements on it at some given moment. This of course can be trivial if you're trying to do this to your own website on localhost since you could just set a break-point or add the "debugger" keyword on the code. This however is not the case for other websites you may not own or have access to source code to. One workaround could be to manually enter the "debugger" keyword in the dev console but this can get complicated with dynamic pages and if you want to inspect the page mid transitions. break???? is built for this very use-case in mind.
break???? inserts "debugger" keyword in the current web-page. This means when you press a set combination of keys, it sets a break-point and halts the execution of the web-page????
Instructions:
1. Default mode
By default, pressing Ctrl + ` will activate the debugger in any web-page with 0 seconds of timeout delay
2. Custom mode
Contrarily, you could set your own key combo and timeout to trigger the debugger break.
Press Ctrl +
See More
Stats
Trends for break????:
Rank
User count
Category Rank
Rating
Download
HOW TO INSTALL break???? FROM A CRX FILE
- Download break???? CRX file
- NOTE: Sometimes the browser may block downloading / installing CRX file from outside the Chrome Web Store. If so, you may need to download the ZIP file instead
- In the URL bar, go to chrome://extensions
- Enable Developer mode
Ratings
USER REVIEWS (0)
No reviews