Open
Description
As mentioned in #358 it would be really good if the XHR requests that are being shown in the console have the complete url shown without having to hover or open the request to see the url.
This would help with navigation as on the same page we could have a lot of different XHR request (with different queries) and currently since we only show the domain name + path, we are missing on important information.