https://github.com/unadlib/capturer
Log tracker for debugging
https://github.com/unadlib/capturer
debugger debugging-tools
Last synced: 9 months ago
JSON representation
Log tracker for debugging
- Host: GitHub
- URL: https://github.com/unadlib/capturer
- Owner: unadlib
- License: mit
- Created: 2018-12-26T12:38:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T03:51:41.000Z (about 3 years ago)
- Last Synced: 2025-03-31T22:41:41.341Z (10 months ago)
- Topics: debugger, debugging-tools
- Language: TypeScript
- Homepage:
- Size: 2.7 MB
- Stars: 7
- Watchers: 4
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# capturer
Log tracker for debugging
### TODO
- [x] collect mouse/keyboard action info
- [ ] collect pages info
- [ ] screenshot for invsible running page
- [ ] screenshot for multiple active tab
- [ ] control key shortcuts customizable
- [ ] log player for debugging
- [ ] use webextension-polyfill and resolve types file
- [ ] GC for logger big data in memory
- [ ] support multi-transport for logger
- [ ] add sign for confusion about window id
- [ ] distinguish multi-iframe
- [ ] log data clip tools
- [ ] custom log tools for business logic debugging
- [ ] extension init load proxy logic for content page