Avatar for Username

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

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

Learn More

how do i get rid of the sponsored/ suggested tile forever?

  • 2 ответа
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от cor-el

more options

The tiles are great but I do not want the suggested or sponsored tile never ever ever EVER. I already contribute financially with Mozilla Foundation and I have no interest in none of those tiles.

The tiles are great but I do not want the suggested or sponsored tile never ever ever EVER. I already contribute financially with Mozilla Foundation and I have no interest in none of those tiles.

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

more options

Could you try unchecking the "Suggested Sites" checkbox on the new tab page. See: Customize your New Tab page to hide or display content.

Does that do what you want to do?

If Firefox loses that setting at shutdown/startup, please see this article for suggestions: How to fix preferences that won't save.

more options

If you want to remove the sponsored directory links on the about:newtab page then use these steps:

You can set the browser.newtabpage.directory.source pref to an empty string on the about:config page.

  • browser.newtabpage.directory.source = <empty>
  • browser.newtabpage.directory.ping = <empty>

You can delete the directoryLinks.json file in the parent location of the disk cache to remove the currently stored directory links.

  • delete directoryLinks.json

See the about:cache page for the location of the disk cache and go one level up.

"AppData" (XP: Application Data; Mac: ~/Library; Linux: ~/.mozilla) is a hidden folder.