Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 609 Bytes

File metadata and controls

15 lines (13 loc) · 609 Bytes

postLogger

Extension screenshot Extension screenshot Extension to log postMessage()

  • console.info for postMessages from all_frames.
  • detects the scope of sent messages.
  • origins that are insecure due to being a sandbox domain or a wildcard, will be prefixed with UNSAFE.
  • detects if a website does not check MessageEvent.origin
  • MessageChannel API

https://chrome.google.com/webstore/detail/aodfhblfhpcdadgcnpkfibjgjdoenoja https://addons.mozilla.org/en-US/firefox/addon/postlogger/

Warning

May cause unexpected behavour, if you find a security issue contact me.