A browser extension that allows you to monitor, intercept, and debug JavaScript sinks based on customizable configurations.
GNU General Public License v3.0
490
stars
49
forks
source link
[Proposal] Option to dedup the logs based on uniqness of the sink. #24
Open
aristosMiliaressis opened 4 months ago
it would be nice to be able to deduplicate sinks for manual review.
the last line of the stack trace can be used as a deduplication key to achieve this.