Getting Url Data
ThunderBrowse provides functions that will return information about the current url. In Firefox, you would have to type a very long object property in order to get a value. ThunderBrowse simplifies this method and allows you to get this information about the url. Most of these functions are self-explanatory, but a definition is provided anyway. All of these functions return urls as a string.
getUserHomepage() returns the user’s homepage
getHostName() returns the current hostname
getHost() return the current host
getCurrentURL() gets the current url
