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.

I can't add search engines

  • 3 antwoorden
  • 1 heeft dit probleem
  • 3 weergaven
  • Laatste antwoord van cor-el

more options

When I click the "Add to browser" option on findfind.it (https://www.findfind.it) it used to ask me whether i want to add a new search provider. Now if I click it nothing happens anymore.

How can I add it to my search engines?

My system is freshly installed Win 10 with firefox being the only program on this computer.

When I click the "Add to browser" option on findfind.it (https://www.findfind.it) it used to ask me whether i want to add a new search provider. Now if I click it nothing happens anymore. How can I add it to my search engines? My system is freshly installed Win 10 with firefox being the only program on this computer.

Alle antwoorden (3)

more options

That website uses a feature to add a search engine via JavaScript that is no longer supported.

<button class="btn btn-sm btn-default" onclick="window.external.AddSearchProvider( 'https://' + location.host + '/opensearch' + location.pathname + location.search);">Add to browser</button>

the window.external.AddSearchProvider() function no longer works in Firefox 78+.

more options

Good news: that site also integrates with Firefox's Autodiscovery feature. You can add it from the bottom of the Page Actions menu: click the ••• button in the address bar, and it should be at the bottom. Does that work for you?

(Unfortunately, you just have to check for that when you hope to use it.)

more options

If you have the separate search bar on the Navigation Toolbar then you should see a green plus attached to the search icon and you can click this icon to find the Add item in its drop-down list.