postMessage debugger

postMessage debugger

This extension prints messages sent with postMessage to the console

Total ratings for postMessage debugger
4.58 (Rating count: 12)
Merlin
User reviews 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
  • Convenient for development process
  • Can report messages sent to iframes
  • Not malicious
Cons
  • Lacks detailed information about each MessageEvent
  • Unable to toggle off the logging
  • Requires to set console log level to Verbose
Most mentioned
  • Useful tool for developers
  • Setting to 'Verbose' to see the logs
  • Works as advertised
See reviews for postMessage debugger on Chrome Web Store
Upgrade to see all 11 reviews
Recent reviews for postMessage debugger
Recent rating average: 4.40
All time rating average: 4.58
Upgrade to see all 11 reviews
Rating filters
5 star
73% (8)
4 star
18% (2)
3 star
0%
2 star
0%
1 star
9% (1)
Date Author Rating Lang Comment
2023-11-12
Валентин Ткачев
Валентин Ткачев
Thank you, very convenient for development process.
2023-01-30
E. Donker
E. Donker
This extension is great! Use it a lot.
2023-01-20
Matt P
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.
2022-12-26
Elías Daniel Araya Díaz
Elías Daniel Araya Díaz
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
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)"
2020-10-08
Danilo Hoss
Danilo Hoss
very helpfull :)
2020-08-17
Alberto Blacutt
Alberto Blacutt
Nice tool... works great
2020-01-08
Oliver Jones
Oliver Jones
This works nicely and does what I need. Others have mentioned setting "Verbose" in "Default Levels". It's also helpful to choose the appropriate context from the pulldown (just to the left of the eyeball) in the top bar of console.log Suggestions for improvement, if you have time: 1) log the postMessage events from / to all contexts, not just the chosen one. 2) use some sort of log level that doesn't require messing with Default Levels, if possible. These things would make it easier for me to ask my customers to use it to troubleshoot message posting between iframes (mine) and parents (theirs). Again, thanks for this extension. It's really useful.
2019-10-17
Pike96
Pike96
Convenient tool! I was about to write one, it saves my time. For guys not seeing the log, Check 'Verbose' in Console tab's top bar 'Default levels'
Upgrade to see all 11 reviews