feat: Add DOMLogger++ browser extension

This commit is contained in:
HAHWUL 2024-07-24 23:21:15 +09:00
parent 7c753bc1ab
commit a91ca881b5

9
weapons/domloggerpp.yaml Normal file
View File

@ -0,0 +1,9 @@
---
name: DOMLogger++
description: A browser extension that allows you to monitor, intercept, and debug JavaScript sinks based on customizable configurations.
url: https://github.com/kevin-mizu/domloggerpp
category: browser-addon
type: Utils
platform: [linux, macos, windows, firefox, chrome]
lang: JavaScript
tags: [dom, xss]