Change Firefox's Default Search to Google Australia
Here's how you change the toolbar's default search to Google.com.au in firefox:
Find your search google.xml file.
On my Ubuntu machine machine it's here:
/usr/share/firefox/searchplugins/google.xml
On Windows it's probably in here somewhere:
C:\Program Files\Mozilla Firefox\searchplugins
On a Mac I think it's somewhere here:
/Applications/Firefox.app/Contents/MacOS/Firefox
(that's probably incorrect)
You'll see something like this:
<Url type="text/html" method="GET" template="http://www.google.com/search">
<Param name="q" value="{searchTerms}"/>
<Param name="ie" value="utf-8"/>
<Param name="oe" value="utf-8"/>
<Param name="aq" value="t"/>
<!-- Dynamic parameters -->
<Param name="rls" value="{moz:distributionID}:{moz:locale}:{moz:official}"/>
<MozParam name="client" condition="defaultEngine" trueValue="firefox-a" falseValue="firefox"/>
</Url>
All you need to do is change the "template" attribute of the XML file, with your favourite text editor to this:
http://www.google.com.au/search
<Url type="text/html" method="GET" template="http://www.google.com.au/search">
Done! Now restart Firefox and enjoy.
New forum topics
- Sydney web developer wanted
- WANTED Web Developer / Designer- unique and exciting project in Perth (The birth of a new brand)
- Outsource programming work to my people India - great rates, reliable work.
- Looking for part-time Web development jobs in Melbourne
- PHP programmer available for contract and freelance work.
- A Small Easy Project For Programmer
- PHP, MySQL, Apache, Linux (LAMP) Developer Available (Sydney West)
- Selenium - Testing IDE for Firefox
- FWD Freelancers Listing
- Australian Drupal Developers
- Seeking Ruby on Rails developers - blue chip client; great rates
- Drupal Australia IRC
- Melbourne/Adelaide based developer required
- Looking to keep a couple of my team members busy
- Interested in working for equity rather than cash?

Post new comment