FAQ === 1) The Google Stylesheet ------------------------ Q: What does it do? A: It mainly adds some nice styling to the input field and submit button on the search results page but includes some small misc tweaks as well. Q: How do I install this? A: Set is as your user stylesheet in Safari's advanced preferences. Firefox has an extension called "Stylish" that provides support for user stylesheets. However... Q: The stylesheet doesn't look right in Firefox! A: Yes, I'm aware of that. I'll fix it as soon as I get a chance. 2) Using the Go Source Code --------------------------- Q: How do I install it? A: Simply extract it anywhere and open index.htm. There's no need to set up a full web server. Q: Why is there no auto-complete? A: I've removed it from the public release because it frequently caused problems and is only a temporary solution until I code it properly. Q: Can I put it on my own web server? Change the styling? Share it? A: You're free to tweak, mod and share Go as long as you don't pass it off as your own, original work and keep the copyright notice in the HTM file. VERSION HISTORY =============== 2.0 (2009/09/13) ---------------- - Rewritten extension code - Addition of Google results stylesheet 1.0 (2009/01/24) ---------------- Initial Release