Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vxsx/debugger-shortcut-extension
- Owner: vxsx
- Created: 2015-11-15T12:28:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-24T06:51:16.000Z (over 7 years ago)
- Last Synced: 2024-11-19T08:52:06.615Z (3 months ago)
- Language: JavaScript
- Homepage: https://vxsx.github.io/debugger-shortcut-extension
- Size: 574 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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