Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Deeper | 10 comments | Create New Account
Click here to return to the 'Deeper' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Deeper
Authored by: tidjj on Jan 16, '07 02:57:12PM
You may prefer to customize the .src that way:

=-=-=-=-=-=-=-=-=-=-=-=-=-=-
# Firefox plugin file
#
# Google | site search
# thanks to ToddPartridge
# final: tidjj
# version 1.0
#
# Last updated: January 16, 2007

<search
name="Search MacOSXhints with Google"
description="Search MacOSXhints with Google"
action="http://www.google.com/custom";
searchForm="http://www.macosxhints.com/";
queryEncoding="utf-8"
queryCharset="utf-8"
method="GET"
>

<input name="domains" value="www.macosxhints.com">;
<input name="sitesearch" value="www.macosxhints.com">;
<input name="hl" value="en">
<input name="q" value="">
<input name="q" user="">

</search>
=-=-=-=-=-=-=-=-=-=-=-=-=-=-
You'll find a big difference with the result, for sure.

Enjoy

[ Reply to This | # ]