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

DomLogger++ isn't properly working on HTTP websites #14

Closed FeelProud closed 4 months ago

FeelProud commented 4 months ago

Hi Mizu,

DomLogger++ seems to not be properly working on HTTP websites.

For my test, I use your DomInvader configuration : dom-invader.json Then I activate it on a HTTP website, for example : http://www.columbia.edu/~fdc/

In the console logs, you can see this error : Uncaught (in promise) TypeError: domlogger.func['crypto.subtle'] is undefined. Sometimes this error is repeating without stopping.

Hope you will be able to fix it easily 😄 Thanks

kevin-mizu commented 4 months ago

Hey @FeelProud :p

Thanks for reporting this issue! It should be fixed now, and will be integrated in the next release 🎉