mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
11 lines
339 B
YAML
11 lines
339 B
YAML
---
|
|
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
|
|
url: https://github.com/fransr/postMessage-tracker
|
|
category: browser-addon
|
|
type: Utils
|
|
platform: [linux, macos, windows]
|
|
lang: JavaScript
|
|
tags: [js-analysis]
|