postMessage debugger

This extension prints messages sent with postMessage to the console

Total ratings

4.58 (Rating count: 12)

Review summary

These summaries are automatically generated weekly using AI based on recent user reviews. Chrome Web Store does not verify user reviews, so some user reviews may be inaccurate, spammy, or outdated.
Pros
  • Very convenient for the development process.
  • Useful for debugging postMessage functionality.
  • Logs events sent to iframes as well as those received by the top frame.
  • Works as advertised and does what is needed.
  • Saves time for developers.
Cons
  • Some users reported it not working at all.
  • Difficulties in toggling off logging without disabling the entire extension.
  • Need for more information in the MessageEvent logs (e.g., origin, source).
  • Verbose log setting is not prominently mentioned in the description.
Most mentioned
  • Check 'Verbose' in Console tab's top bar 'Default levels' to see logs.
  • Works as expected and logs events.
See reviews for postMessage debugger on Chrome Web Store
Upgrade to see all 21 reviews

Recent reviews

Recent rating average: 4.00
All time rating average: 4.58
Upgrade to see all 21 reviews

Rating filters

5 star
76% (16)
4 star
14% (3)
3 star
0%
2 star
0%
1 star
10% (2)
Date Author Rating Lang Comment
2023-11-12
Валентин Ткачев
Thank you, very convenient for development process.
2023-11-12
Валентин Ткачев
en Thank you, very convenient for development process.
2023-01-30
E. Donker
This extension is great! Use it a lot.
2023-01-30
E. Donker
en This extension is great! Use it a lot.
2023-01-20
Matt P
I was pleasantly surprised that this reports messages sent to iframes as well as messages received by the top frame as well. As others said, if you don't see anything in the devtools console, you probably need to pull out the sidebar to look at the verbose/debug log level. A good example case is the youtube embed API (you can find examples on codepen). It would be very helpful if this logged a bit more information about each MessageEvent rather than just the data...like the origin, source, ports and lastEventId. Currently it seems to log the window title, but perhaps the window url or origin would be more useful.
2023-01-20
Matt P
en I was pleasantly surprised that this reports messages sent to iframes as well as messages received by the top frame as well. As others said, if you don't see anything in the devtools console, you probably need to pull out the sidebar to look at the verbose/debug log level. A good example case is the youtube embed API (you can find examples on codepen). It would be very helpful if this logged a bit more information about each MessageEvent rather than just the data...like the origin, source, ports and lastEventId. Currently it seems to log the window title, but perhaps the window url or origin would be more useful.
2022-12-26
Elías Daniel Araya Díaz
This is not working at all 👎
2022-12-26
Elías Daniel Araya Díaz
en This is not working at all 👎
2021-06-30 Edouard Lopez Work as expected and log event, but I wasn't able to toggle off the logging other than disabling the whole extension.
2021-04-19
John Horner
Very useful extension, but the thing about selecting 'verbose' in the Console's 'levels' box ought to be more prominent! It should be in the description of the Extension: "This extension prints messages sent with postMessage to the console (turn on Verbose levels to see them)"
Upgrade to see all 21 reviews