В папке (пишу для win7) «C:\Users\имя пользователя\AppData\Roaming\Mozilla\Firefox\Profiles\папка профиля\chrome» создайте файл userContent.css и в нем пропишите:
@-moz-document url(about:newtab)
{
#newtab-search-container, #newtab-search-logo { display:none !important; }
}
Перезапустите firefox. Проверил, строка пропадает.