Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Поиск в поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее
Открытый

How can I get Google from interfering with my use of Firefox as my default search engine.

James отвечено
t.naimy68

I wanna get rid of Google as my search engine. I have tried everything I can think of, but I can’t seem to get rid of the Google search bar coming up even though it’s on Firefox.

I 'am having a terrible time trying to get Google search engine or search bar off of my Firefox .

And I can’t seem to get some of the things that have been suggested to use for example. I’m having trouble finding I can’t find things called “search shortcuts” and I just having trouble finding the three buttons, under the Firefox app opening screen. What should I do?

I wanna get rid of Google as my search engine. I have tried everything I can think of, but I can’t seem to get rid of the Google search bar coming up even though it’s on Firefox. I 'am having a terrible time trying to get Google search engine or search bar off of my Firefox . And I can’t seem to get some of the things that have been suggested to use for example. I’m having trouble finding I can’t find things called “search shortcuts” and I just having trouble finding the three buttons, under the Firefox app opening screen. What should I do?

Все ответы (2)

Hello,

Doing so while preserving the look of the new tab requires CSS modifiation. Note : only do this if you know what you are doing.

first, type about:support in the address bar, then next to profile folder, open the folder. (show in finder for Mac). Next, create a new folder called chrome (if your profile folder doesn't already have it), and inside the chome folder, create a .txt file and name it userContent.css, and then paste the following code : Note : to use the userContent.css, enable toolkit.legacyUserProfileCustomizations.stylesheets to true in about:config. CSS code :

@-moz-document url(about:newtab) {

 #newtab-search-container, #newtab-search-logo { 
   display: none !important; 
 }

}

After that, save it, and restart Firefox.

said

How can I get Google from interfering with my use of Firefox as my default search engine. I just having trouble finding the three buttons, under the Firefox app opening screen. What should I do?

Firefox is a web browser and not a search engine. A search engine is for example duckduckgo.com, google.com, bing.com etc.

Since you posted this in desktop Firefox section see https://support.mozilla.org/en-US/kb/change-your-default-search-settings-firefox

Your last sentence makes one think you are using the Firefox for iOS/iPadOS version as you used to post this thread with.

In that case see https://support.mozilla.org/en-US/kb/enable-or-disable-search-engines-firefox-ios and https://support.mozilla.org/en-US/kb/change-your-default-search-engine-firefox-ios

Задать вопрос

Для ответа на сообщения вы должны войти в свою учётную запись. Пожалуйста, задайте новый вопрос, если у вас ещё нет учётной записи.