This signal is emitted when a UserMessage is received from the WebKitWebContext
corresponding to extension.
Messages sent by WebKitWebContext are always broadcasted to all web extensions and they can't be replied to. Calling
send_reply will do nothing.
| message |
the UserMessage received |