Provides a dev tools panel to view postMessages for the current page
Provides a dev tools panel to view postMessages for the current page. It aims to provide an easier debugging experience than setting up console logs on your message listeners and filtering in the console for the results.
Contributions are welcome to the Github project here: https://github.com/alxHenry/chrome-postMessage-dev-tools
Latest reviews
- (2021-06-30) Edouard Lopez: Didn't work for me with iframe/window communication