I was setting up a new PC yesterday. I did the "use edge to install Firefox" thing and my experience with the internet without ad blocking was traumatising.
But anyway it was nice to see that FF had added startengine to the choices for search engine.
Safari on iOS does support adblockers, in case you didn’t know. And I’m not taking about DNS level blocking, I really mean browser extensions. I’m using AdGuard, but there are other popular options too.
which installs Firefox from the Microsoft store. Or `Mozilla.Firefox` to install from winget-pkgs if the ID is too hard to remember, but the msstore install is cleaner IME.
You could also use the Microsoft Store directly which is still better than wading through Edge.
"Firefox now allows"
more than a side step or a two step it's going to be a whole dance where they remember that, oh ya hey!, look, users!.
Exactly where did all, ALL, the horking huge piles of money go?, which in the current political environment could be a question that not only get's asked, but answered
Yandex.com has divested from yandex.ru and the former is nominally not based in Russia.
I personally believe they are still 100% managed by Russia, as I'm sure you do, but this is all feels and not facts. Facts is yandex.com isn't sanctioned so that can't/shouldn't be your reason for wanting to silence them.
Uhm, no, you must not be allowed to use a Russian search engine under any circumstances. That would be undemocratic and against free speech principles.
You can just type in the URL and make it your default search engine. No one is stopping you. Or you could just move to Russia and bask in that democracy and free speech you seem to perceive to be lacking here. Again no one is stopping you.
Completely agree. Any citizen who doesn't agree with our democratic and inclusive values should be immediately stripped of rights and shipped off to Russia.
Uhm what am I not getting? This has always been possible.
Edit: I think what's new is the UI to add the new engine by typing the URL by hand. Previously engines needed to support OpenSearch to auto-add them (but you could easily add custom ones this way). However pretty much all of them do (it's no trouble, just some XHTML in the page). I don't know why you would do it by hand.
Well yes but the point was kinda moot because it was easily possible to add an opensearch provider and every self-respecting search engine supports that. Why wouldn't they? It makes it easy for users to adopt them and it's not hard, just some boilerplate code.
So the URL entry box wasn't really needed for the main purpose. It's nice to use the feature to use with things that aren't literally search engines though. Or to tweak the URL. I wonder, is the AI avoidance thing very effective? Not that I use Google directly but still.. (I use SearXNG as meta search)
Yes, it's just a way of going directly to google's "web" search instead of "all" so you don't get the AI summary and half a screen of assorted guff before the search results themselves. In that sense it's 100% effective.
Ahhh I see. I thought it was somehow trying to filter out AI generated sites in the web results. Which wouldn't be airtight of course. Now I understand, thanks!
I guess it's a regression fix (perhaps Windows-specific) where it used to work and broke at some recent version? Because the feature as described is indeed nothing new in Firefox.
From the linked bug:
> Firefox now supports adding your own custom search engines. Just right-click a search field of a supported website and select Add Search Engine, or go to Settings > Search > Add (below the search shortcuts table) to manually enter a search URL.
Is (was) it possible to set an OpenSearch engine as the default search provider, though? At least I haven't been able to find a way to do that, so maybe that's what's different now.
Edit: Actually, I don't have browser.urlbar.update2.engineAliasRefresh configured at all (neither true nor false, just not configured).
But for me I've always been able to do it. All I had to do was to simply visit my SearXNG instance once, then it would pick it up (OpenSearch API) and then I could just set it as default.
In fact I remember setting up my new tablet a few months ago, and I didn't need to mess with about:config at all, it worked like I mentioned above. On firefox mobile they make it super hard editing about:config for some reason so I'm sure I didn't do that.
Yes, it has alway been working like that, but you couldn't add a search engine that doesn't have an opensearch.xml published (eg chatgpt), make custom search egines such as only search github in your org, or mix and match them such as perplexity with google suggestions
The only way I could ever add custom search engines was through a separate extension. I have no idea how you've been doing this such that you think it's always been possible?
Interesting, for me they don't. I can only choose between Google, DuckDuckGo, and Wikipedia, even though I have more custom search engines available. They work via their configured shortcuts, but they don't appear in the search settings.
Huh no? I've just added it in settings. No custom extension needed. I'm pretty extension-averse because I already need so many :) Ublock, Sponsorblock, Dark Reader, password manager, consent-o-matic, sideberry I really can't do without.
But I've always been able to do it. All I had to do was to simply visit my SearXNG instance once, then it would pick it up and put it in the list of search engines (OpenSearch API) and then I could just set it as default.
One thing I could not do was edit search engines (e.g. the URL they visit). I still can't do that in fact but maybe that's new?
If you check the bugzilla thread in the OP, this is specifically about adding manual search engines outside of automatic OpenSearch support.
Theres a panel where you fill out the name, search URL, suggestion URL, and search keyword yourself, under settings. You can add whatever you like, even if its not OpenSearch compatible, just like you already could on Chrome (for the better part of a decade, mind you)
If a dev is lazy and doesnt incorporate OpenSearch functionality you can homebrew it easily this way.
I personally use it quite often to restrict searches for engines that otherwise only support OpenSearch for their entire catalog.
For example, I have seperate `@ma` for manga and `@an` for anime via MAL, where by default (IIRC) they only have the combined "search everything" advertised through OpenSearch.
I also use it to search individual boards on foolfuuka archive sites, as the default OpenSearch advertisement suffers the same issue as MAL where it's only for searching every board on the site at once.
I'm sure I have even more examples on my browser, I actually use it all the time so I'm glad this is getting mainlined rather than nixed. I use Librewolf, so they already had this enabled by tweaking the corresponding about:config setting themselves.
Yeah to be honest I read the bugzilla thread but I didn't find it very clear. It's really meant for the in-crowd. Which makes sense for a bugtracker but not for a HN article.
And yes good point. I can also imagine using it for stuff that's not strictly a search engine as such.
But anyway it was nice to see that FF had added startengine to the choices for search engine.