A Chrome extension for web analytics
Trace is a Chrome extension for website analysis, the full name is "Trace Trace", aka T 次方.
Trace can be used to help track most of the behavior of the website, not limited to the getting or setting of cookies, the creation and invocation of Elements, and the registration and monitoring of events; based on the hookProxy method, most properties and methods of windows and documents can be tracked. In addition, Trace can also complete Block request, JS injection, response flow, variable tracking and JS deobfuscation.
Features
1. Track Cookies
2. Track Events
3. Track Objects
4. Script Injection
5. Block Requests
6. Variable Tracking
7. JS Deobfuscation
8. Response Flow
Privacy
No tracking, no advertising
Source Code
https://github.com/L018/Trace
Bugs / Suggestions
https://github.com/L018/Trace/issues
License
MIT License