Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Recently the search engine for the default hompage changed to 'Ask' . How can I change this back to Google

  • 3 Antworten
  • 9 haben dieses Problem
  • 1 Aufruf
  • Letzte Antwort von jdsmort

more options

The default homepage search engine in Firefox 8 recently changed to Ask. I found an article describing a change in 'about:config' which should have reverted this to google, but it made no difference. Can anyone suggest : 1) Why it changed,

                    and  2) How can I change this back to Google
The default homepage search engine in Firefox 8 recently changed to Ask. I found an article describing a change in 'about:config' which should have reverted this to google, but it made no difference. Can anyone suggest : 1) Why it changed, and 2) How can I change this back to Google

Geändert am von jdsmort

Ausgewählte Lösung

With the about:home page loaded, paste this in the Location Bar and hit Enter.

 
javascript:{localStorage["search-engine"]="{\"name\":\"Google\",\"searchUrl\":\"http://www.google.com/search?q=_searchTerms_&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a\"}";void(0);}
 


If that changes again after a Firefox restart, you have something related to Ask installed and need to get rid of that.

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (3)

more options

Ausgewählte Lösung

With the about:home page loaded, paste this in the Location Bar and hit Enter.

 
javascript:{localStorage["search-engine"]="{\"name\":\"Google\",\"searchUrl\":\"http://www.google.com/search?q=_searchTerms_&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a\"}";void(0);}
 


If that changes again after a Firefox restart, you have something related to Ask installed and need to get rid of that.

more options

Pasted and entered, but no change, still Ask search. I cannot see anything in Firefox under plugins or Extensions relating to 'Ask' Acrobat, Canon iMage Gateway, Flash, and Yahoo Aplication state Plugin are the only plugins, and Adblock Plus, Download Helper, and Flashvideo Downloader are the only active Extensions. I also cannot find 'Ask' anywhere in 'Programs and Features' I removed it from IE and from the search engine list in Firefox, but this has made no difference... Still always uses the 'Ask' engine. As seen in the screen captures attached

more options

Finally found the problem, in About:config there is a setting relating to the browser homepage.... various settings...

browser.startup.homepage;about:home

browser.startup.homepage_override.buildID;20111104165243

browser.startup.homepage_override.mstone;rv:8.0

All these showed as user set, but as I knew I wanted about: home, but was not sure what the others did, I just reset the last two,( Rt click and select reset), restarted, and then found that I had the Google search back again. No idea why it changed in the first place, but nice to see it is not so hard to figure these settings in about:config if one uses a little common sense.