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

where is tiles storage? i need to restore

  • 2 odgovora
  • 1 ima ovaj problem
  • 21 prikaz
  • Posljednji odgovor od cor-el

more options

hello today i crash firefox when try to open boockmark menu. so i reinstall firefox and clear it. now i need to restore tiles cuz i dont remember 1 website what i use before. how can i do it ? i have old profile files

hello today i crash firefox when try to open boockmark menu. so i reinstall firefox and clear it. now i need to restore tiles cuz i dont remember 1 website what i use before. how can i do it ? i have old profile files

Izabrano rješenje

The directory tiles that Firefox shows on the about:newtab page are saved in the directoryLinks.json file in the parent location of the disk cache. See the about:cache page for the location of the disk cache and go one level up.

See also:

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.

See this article about the New Tab page (about:newtab):

Pročitaj ovaj odgovor u kontekstu 👍 0

Svi odgovori (2)

more options

THe ones that are pulled you can json request: https://tiles.services.mozilla.com/v2/links/fetch/%LOCALE%

%LOCALE% example: "en-US"

However currently these are not saved, but the active about:config entry was browser.newtabpage.pinned I believe.[Noah]

Izmjenjeno od guigs

more options

Odabrano rješenje

The directory tiles that Firefox shows on the about:newtab page are saved in the directoryLinks.json file in the parent location of the disk cache. See the about:cache page for the location of the disk cache and go one level up.

See also:

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.

See this article about the New Tab page (about:newtab):