I would like to suggest a way for farr to access the URL's typed history that windows keeps so that it can autocomplete them based on what the user has previously visited. This would be a very handy feature.
This would be easy to detect when the user is typing a url as all farr should be required to match is the http:// or https:// portion of the address (or even www.) and then access the url cache.
Also, perhaps a way for FARR to store url's typed inside the program for quicker access (perhaps store them in an autocomplete db on the users hd which can be purged at a user given interval, or kept indefinitely).
What do you think? I feel both of these features would add greatly to FARR.
Thoughts?