T
T
Thorov2014-07-23 14:10:13
Browsers
Thorov, 2014-07-23 14:10:13

How to remove google search bar from new tab page in firefox?

After the update, the new page has a Google search bar above the bookmarks. How to remove it? After all, she is not needed and I do not like her presence.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
Yuri Lobanov, 2014-07-23
@Thorov

In the folder (I write for win7) "C:\Users\username\AppData\Roaming\Mozilla\Firefox\Profiles\profile folder\chrome" create a userContent.css file and write in it:

@-moz-document url(about:newtab) 
{
  #newtab-search-container, #newtab-search-logo { display:none !important; } 
  }

Restart firefox. Checked, the line disappears.

S
Sergey Petrikov, 2014-07-23
@RicoX

If FF is new, there is an icon with three stripes on the top right, click on it, change it from the bottom, then just grab the search field with the mouse and throw it into an empty space.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question