为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 2 个回答
  • 0 人有此问题
  • 42 次查看
  • 最后回复者为 cor-el

more options

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?

被采纳的解决方案

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.

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

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.

more options

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).