rohitcoder / PostMessage-Inspector

Use this tool, to inspect postMessages between different tabs and popups. You can use this to find juicy XSS!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chrome-postMessage-debugger

This chrome extension prints messages sent with postMessage to the console for debugging.

Installation Steps

  1. Visit chrome://extensions
  2. Click on "Load Unpacked"
  3. Select Directory of this project and then go!

Debug msgs Preview in developer console

preview

About

Use this tool, to inspect postMessages between different tabs and popups. You can use this to find juicy XSS!


Languages

Language:JavaScript 96.1%Language:HTML 3.9%