Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

How can I clear out "about:newtab" for privacy?

  • 1 odgovor
  • 2 imaju ovaj problem
  • 1 prikaz
  • Posljednji odgovor od cor-el

more options

When I (or a visitor) enter "about:newtab", recently-visited sites are shown on the screen. I do not want my recently-visited sites shown. I want to remove this information from "about:newtab".

When I (or a visitor) enter "about:newtab", recently-visited sites are shown on the screen. I do not want my recently-visited sites shown. I want to remove this information from "about:newtab".

Svi odgovori (1)

more options

You can change the order of the boxes on the about:newtab page and drag an item to a different tile to pin it to that position or you can remove a website by clicking the close X to block that URL.
You can drag a bookmark or history item and drop them in a tile on the about:newtab page to pin them and have your own favorites sites showing.

Changes made manually on the about:newtab page are stored in the browser.newtabpage.pinned (default = [null]) and browser.newtabpage.blocked prefs that you can check/modify on the about:config page.


You can create these Boolean prefs on the about:config page to prevent Firefox from generating thumbnails for the about:newtab page.

  • name: browser.pagethumbnails.capturing_disabled with value: true
  • name: pageThumbs.enabled with value: false

Delete the thumbnails folder in the Firefox profile folder to remove already stored web page thumbnails.


See this knowledge base article about the about:config page.