Why doesn’t firefox use searx.me as its default search engine and doesn’t even offer it as a suggestion, as suggest Bing, Yahoo, Google and others?

  • Dochyo
    link
    fedilink
    33 years ago

    Is there even a way to get ff to recognize a searx instance as a search engine for the search bar? I couldn’t figure it out, so I just set one as a home page.

    • @[email protected]
      link
      fedilink
      43 years ago

      If you go to a searx instance and click on the 3 dots near your extensions on the right of the screen in the URL bar, there should be an option to add it as a search engine

      • @[email protected]
        link
        fedilink
        1
        edit-2
        3 years ago

        That didn’t work for me, searx homepage would open but it would not run the query. This is how I solved it:

        ~ about:config

        browser.urlbar.update2.engineAliasRefresh = true

        ~ about:preferences#search - Add

        engine name = searx

        engine URL = https://<searx-instance-baseurl>/search?q=%s

        engine alias = @s

      • Adda
        link
        fedilink
        23 years ago

        That looks actually really nice too. I knew this exists, but never got to look into it, to be honest. It might be the right time now, I suppose.

    • Metawish
      link
      fedilink
      33 years ago

      It was recognized at one point but then ff updated and removed that function. Worst day

        • Adda
          link
          fedilink
          13 years ago

          That is entirely new to me. I read a bit about OpenSearch, but didn’t realize how it can be used. Thanks for the information.