kevin-mizu / domloggerpp

A browser extension that allows you to monitor, intercept, and debug JavaScript sinks based on customizable configurations.
https://x.com/kevin_mizu
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

aristosMiliaressis commented 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.