Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多
Solved 封存

Restoring dismissed shortcuts in the frequently visited section of the new tab page

cor-el replied
leonidasmoser

In the past I've dismissed a few websites from showing up in my new tab's most visited section, but now I'd like to restore them. How can I do this?

In the past I've dismissed a few websites from showing up in my new tab's most visited section, but now I'd like to restore them. How can I do this?

所有回覆 (2)

選擇的解決方法

Solved this myself using an old 5-year-old comment on this site as a starting point... thank you user jscher2000.

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste blocked and pause while the list is filtered

(3) The browser.newtabpage.blocked preference contains a weird code for each URL you blocked from the new tab page. I have no idea how to figure out which one is which, but you can empty the list by clicking the garbage bin icon next to the preference.

Note for anyone else reading: if you don't have this preference, you probably haven't dismissed any tiles from the new tab page yet.

Note that the weird character value is a hashed value of the important part of the URL and such hashes only work one way for security reason. Malware detection also works with one-way hashes when send to the Google server to confirm a possible positive. You can also see hashes in the name of a JSON backup to prevent saving multiple copies of the same backup and for bookmark and folder items in the JSON backup (guid key; the Library doesn't show them).