Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

60% Positive

Analyzed from 488 words in the discussion.

Trending Topics

#browser#firefox#suggest#false#user#urlbar#disable#search#quicksuggest#sponsored

Discussion (18 Comments)Read Original on HackerNews

OkCompute64•about 3 hours ago
I set the following in my user.js to disable this kind of thing. It keeps my default search engine suggestions but disables all the junk. Strictly speaking I think the last line is technically redundant as quicksuggest.all=false should disable .sponsored as well but no harm in being explicit about it.

  user_pref("browser.urlbar.suggest.engines", false);
  user_pref("browser.urlbar.suggest.openpage", false);
  user_pref("browser.urlbar.suggest.topsites", false);
  user_pref("browser.urlbar.suggest.quickactions", false);
  user_pref("browser.urlbar.suggest.recentsearches", false);
  user_pref("browser.urlbar.suggest.quicksuggest.all", false);
  user_pref("browser.urlbar.suggest.quicksuggest.sponsored", false);
sigmonsays•about 2 hours ago
where do you put this user_pref content?
nxtbl•about 2 hours ago
Edit within the browser via about:config or add them in the user.js file, easier to make it permanent and portable
grimgrin•about 2 hours ago
as the other comment said, you can put in user.js but more specifically, that goes in the root of wherever your profile is. for me, that is:

    /home/<user>/.mozilla/firefox/<name>/user.js
this file doesn't exist by default, there's caveats with how it is overwritten, etc. i don't know much
akimbostrawman•about 1 hour ago
im glad every update i don't have to nanny my "private" browser with obscure config changes to sell me out by using a actual private browser such as librewolf and mullvad browser
optimisticedits•about 1 hour ago
Sheesh. I'm surprised nobody announced how difficult it is to toggle some checkboxes for disabling the completely unintrusive crypto features of Brave in this thread.
akimbostrawman•9 minutes ago
i was gonna make a joke that its because brave devs are "literally hitler" for HN but you getting downvoted for this just makes my point for me
Liquid_Fire•about 3 hours ago
I believe this has been around for a while; it's probably just been rolled out to more regions (Germany, France, and Italy, according to the article).

It's annoying, but thankfully it's a single checkbox in the settings to disable it (uncheck "Suggestions from sponsors").

pluc•about 2 hours ago
> Note: Certain parts of Firefox Suggest are currently available only in some regions.

https://support.mozilla.org/en-US/kb/firefox-suggest

zamadatix•about 2 hours ago
The title has been editorialized & elides the change is regional rollout rather than introduction of the functionality itself (been discussed for years at this point).

It's probably easier to search for lists of things to disable in Firefox than go one per post anyways. One of the nice things about Firefox (other than the relative amount of these things) is the knobs to remove them usually exist somewhere for you to pull.

froh42•about 2 hours ago
If I hadn't rage-sponsored servo over the shitty Mozilla handling of money, I'd rage-sponsor servo now.

I use Firefox because I believe in an alternative to Chrome, but they make it fucking hard to love Firefox.

VCFundedGenYer•about 1 hour ago
Reminder that Waterfox removes all of this nonsense.

And if you want an even more security hardened fork, LibreWolf.

Vanilla Firefox lost the plot a long time ago.

monegator•about 2 hours ago
these fucking cookie consent in german. These bastards (cookie company) do it on purpose
moribvndvs•33 minutes ago
The consent dialog is one of the most unhinged examples I’ve seen. No “reject all”, I clicked reject on each of the visible sections which kept the save selected button grayed out. To fix that you have to click all providers and reject each one, and there are nearly 200.
pluc•about 2 hours ago
vlod•about 2 hours ago
I don't see it. May I be the first to tempt you of the delights of firefox and ublock-origin. :)
poulpy123•about 1 hour ago
WTF
akimbostrawman•about 1 hour ago
and yet many on HN will keep insisting firefox does not have ads or sell user data despite literally defaulting to google for money which directly means selling user search data to them and showing ads.

the actual "fix" is not changing config settings regularly broken/changed but with a proper fork actually delivering what firefox keeps promising such as librewolf and mullvad browser.