I'm looking for a way to read the current tab's host (not just hostname).
I can read the url, but can't seem to find a reliable regex to extract out the host.
I can get the host from the window.location object, but I can't find a way to access that data from the extension.