Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vxsx/debugger-shortcut-extension

Simple extension to quickly stop main thread in browser
https://github.com/vxsx/debugger-shortcut-extension

Last synced: about 1 month ago
JSON representation

Simple extension to quickly stop main thread in browser

Awesome Lists containing this project

README

        

Debugger Shortcut Extension
===========================

Press a shortcut - JS execution will stop.

Useful if you want to debug piece of dom that doesn't want to stay on the page or if you're trying to debug whatever is happening in an iframe or in nested iframes for that matter