Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Disable the addition of *new* thumbnails

  • 4 válasz
  • 6 embernek van ilyen problémája
  • 11 megtekintés
  • Utolsó üzenet ettől: thangalin

more options

Currently, thumbnail images are disabled on the thumbnail page. Very cool.

But Firefox continues to add new links on the thumbnail page. Not cool.

How do I retain the current set of links on the thumbnail page, disallow new links, but keep the thumbnail page available?

Currently, thumbnail images are disabled on the thumbnail page. Very cool. But Firefox continues to add new links on the thumbnail page. Not cool. How do I retain the current set of links on the thumbnail page, disallow new links, but keep the thumbnail page available?

Kiválasztott megoldás

No that is not possible. Firefox shows some most visited sites in the tiles on the about:newtab page, so if the computed frecency value changes then the tiles will be updated accordingly. If you want the tiles stay the same then click the pin button on the tile.

Válasz olvasása eredeti szövegkörnyezetben 👍 1

Összes válasz (4)

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 prefs that you can find on the about:config page.

  • browser.newtabpage.pinned stores websites that you have pinned to a tile.
  • browser.newtabpage.blocked stores websites that you have removed by clicking the X button in a tile.
more options

Thank you.

The issue is that I don't want to have to continuously remove/block web sites. I don't want to pin any web sites. I don't want to change the order of the web sites. I don't want to drag & drop bookmarked pages to the newtab page.

I would like to prevent Firefox from adding new sites to the about:newtab page.

Is this possible, if so, please enumerate the steps.

more options

Kiválasztott megoldás

No that is not possible. Firefox shows some most visited sites in the tiles on the about:newtab page, so if the computed frecency value changes then the tiles will be updated accordingly. If you want the tiles stay the same then click the pin button on the tile.

more options

Here is a solution to prevent new items from showing:

1. about:config 2. set browser.newtabpage.columns to 1 3. set browser.newtabpage.rows to 1

Pinning, of course, then prevents newly added items from replacing the existing item(s).