/postMessage-catcher

⚒️ A Chrome extension that captures the content of postMessage.

Primary LanguageJavaScriptMIT LicenseMIT

postMessage-catcher

A Chrome extension that captures the content of postMessage.

It work as a logger for Messages received by a webpage, and a catcher for message posted by current page, Open the console (F12) to view the message logs.

To install, or download the zip (in assets/postMessage-catcher.zip), and then install it manually.

Screenshot

❤️ Thanks

This extension was inspired by postMessage-logger.

Thanks for these excellent development documents.