Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

How to keep Google as the search engine on Firefox startpage, no matter what search engine is in the upper-right drop-box?

  • 3 antwoorden
  • 15 hebben dit probleem
  • 5 weergaven
  • Laatste antwoord van cor-el

more options

When I change the search engine in the upper-right search-box (to let's say Wikipedia), the search engine in the middle of the Firefox home-page changes accordingly. I don't want this to happen (I want that to pin to Google). How to do it?

When I change the search engine in the upper-right search-box (to let's say Wikipedia), the search engine in the middle of the Firefox home-page changes accordingly. I don't want this to happen (I want that to pin to Google). How to do it?

Gekozen oplossing

Current Firefox versions use the search engine that is selected in the search bar (click the search engine icon to open the drop down list) on the Navigation Toolbar for searching via the location bar and for the search engine on the about:home page.

If you want to use different search engines then you can install the Keyword Search extension to specify with search engine to use for the location bar and which search engine to use for the about:home page via the Options/Preferences windows of this extension, accessible via the about:addons page (Firefox > Add-ons).

Dit antwoord in context lezen 👍 5

Alle antwoorden (3)

more options

Change the about:home search engine back to Google.

Firefox button > Web Developer -> Scratchpad - copy and paste this script into Scratchpad > then hit Execute > Run


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);}

more options

Still the search provider changes in the center of Firefox homepage when changing it in the upper-right search drop-box :(

more options

Gekozen oplossing

Current Firefox versions use the search engine that is selected in the search bar (click the search engine icon to open the drop down list) on the Navigation Toolbar for searching via the location bar and for the search engine on the about:home page.

If you want to use different search engines then you can install the Keyword Search extension to specify with search engine to use for the location bar and which search engine to use for the about:home page via the Options/Preferences windows of this extension, accessible via the about:addons page (Firefox > Add-ons).