Event args to indicate that the webpage URL changed.
string Title
The new webpage title.
string Type
Indicates the type of URL change ("LOAD", "PUSH_STATE", "REPLACE_STATE", or "HASH_CHANGE").
"LOAD"
"PUSH_STATE"
"REPLACE_STATE"
"HASH_CHANGE"
string Url
The new webpage URL.