Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Cari Bantuan

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How do i stop firefox opening websites related to my search?

  • 21 balas
  • 6 memiliki masalah ini
  • 19 kunjungan
  • Balasan terakhir oleh cor-el

more options

Hello.

I'm having a problem with firefox and it is getting really annoying.

When i search for something on the top right search box, Firefox opens a website with my search already put into the site (For example ebay or amazon but it is irrelevant because i search something like "How to...") But i do not want to do this, It has never opened a site i want.

I have also disabled every search engine apart from google in the "Search" settings.

I have also refreshed firefox and reinstalled it multiple times.

Thanks

Hello. I'm having a problem with firefox and it is getting really annoying. When i search for something on the top right search box, Firefox opens a website with my search already put into the site (For example ebay or amazon but it is irrelevant because i search something like "How to...") But i do not want to do this, It has never opened a site i want. I have also disabled every search engine apart from google in the "Search" settings. I have also refreshed firefox and reinstalled it multiple times. Thanks

Solusi terpilih

@jscher2000:

Note that you posted the same code twice and included #PopupSearchAutoComplete .addengine-item in both (should only be in the second example).

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#PopupSearchAutoComplete .search-panel-header.search-panel-current-input,
#PopupSearchAutoComplete .search-panel-one-offs,
#PopupSearchAutoComplete-anon-search-settings,
#PopupSearchAutoComplete .addengine-item { 
  display: none !important;
}

#PopupSearchAutoComplete-anon-search-settings should hide the "Change Search Settings" item in the search bar drop-down list.

Baca jawaban ini dalam konteks 👍 0

Semua Balasan (1)

more options

Solusi Terpilih

@jscher2000:

Note that you posted the same code twice and included #PopupSearchAutoComplete .addengine-item in both (should only be in the second example).

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#PopupSearchAutoComplete .search-panel-header.search-panel-current-input,
#PopupSearchAutoComplete .search-panel-one-offs,
#PopupSearchAutoComplete-anon-search-settings,
#PopupSearchAutoComplete .addengine-item { 
  display: none !important;
}

#PopupSearchAutoComplete-anon-search-settings should hide the "Change Search Settings" item in the search bar drop-down list.

  1. 1
  2. 2