user_message_received
Description:
This signal is emitted when a UserMessage is received from the
WebKitWebContext corresponding to extension.
Messages sent by WebKitWebContext are always broadcasted to all
WebExtension<!-- -->s and they can't be replied to.
Calling send_reply will do nothing.
Parameters:
| message |
the UserMessage received |