Integrating Google Suggest in Opera 8
Published: Saturday 2005-03-26.
An acquaintance, who wishes to remain anonymous, sent me a script that can
be used with
Opera
8’s new
User JavaScript
functionality.
The script adds support for the
Google Suggest
auto-completion on all pages under
google.com.
To install the script, download googlesuggest.user.js and save it somewhere on your hard disk, preferably in your Opera directory. Then close Opera and open your opera6.ini (see the About Opera document to find the path if you are unsure where it is) and add these lines:
[User Prefs] User JavaScript=1 User JavaScript File=path to the file
Since it is possible that using this script is in violation of Google’s terms of use I haven’t tested it myself, but according to the contributor it is supposed to be quite cool.
Warning: Remember that User JavaScript files can be used for destructive purposes. Never install a script you are unsure of how it works.
This entry is referenced in: Extensions of various kinds
and
UserJS.org
.
Comments
The article is older than a fortnight and has been closed for new comments.
Disclaimer: The comments are copyrighted by their respective authors. The web site owner takes no responsibility for the contents of the comments. Improper comments will be deleted.

I've added a bug fix now. For those of you who reported problems this version should hopefully work better.