WebHackersWeapons/weapons/postMessage-tracker.yaml

11 lines
339 B
YAML
Raw Permalink Normal View History

2022-08-16 11:42:23 +00:00
---
name: postMessage-tracker
description: A Chrome Extension to track postMessage usage (url, domain and stack)
both by logging using CORS and also visually as an extension-icon
2022-08-16 16:11:14 +00:00
url: https://github.com/fransr/postMessage-tracker
2022-08-16 11:42:23 +00:00
category: browser-addon
2022-08-19 07:26:26 +00:00
type: Utils
2024-01-01 16:08:52 +00:00
platform: [linux, macos, windows]
2022-08-19 07:26:26 +00:00
lang: JavaScript
2024-01-01 16:08:52 +00:00
tags: [js-analysis]