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
228 stars 15 forks source link

Suggestion: Multi-select profiles #2

Open me0wday opened 1 month ago

me0wday commented 1 month ago

Hey Kevin, awesome extension, can't wait to see what the future holds for it, just had a quick suggestion to be able to select multiple profiles at the same time, rather than having to create new combined profiles for different things, could make things tidier when testing apps :)

kevin-mizu commented 1 month ago

Hey, I'm sorry for responding late! That's a good idea; I'll try to find a way to properly integrate this :D

I was also thinking about implementing a session system to isolate different profile logging. Maybe both ideas could be merged into one 🤔