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

搜索 | 用户支持

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

详细了解

in the new tab page, how do you restore sites you've deleted.

  • 5 个回答
  • 8 人有此问题
  • 10 次查看
  • 最后回复者为 cor-el

more options

in the new tab page, how do you restore sites you've deleted.

in the new tab page, how do you restore sites you've deleted.

被采纳的解决方案

Did you try to drag a link to such a deleted web page into one of the slots?

Changes manually made on the about:newtab page are stored in the chromeappsstore.sqlite file in the Firefox Profile Folder under the pinnedLinks key and blockedLinks key.

You can use this button to go to the Firefox profile folder:

  • Help > Troubleshooting Information > Profile Directory: Open Containing Folder
定位到答案原位置 👍 3

所有回复 (5)

more options

选择的解决方案

Did you try to drag a link to such a deleted web page into one of the slots?

Changes manually made on the about:newtab page are stored in the chromeappsstore.sqlite file in the Firefox Profile Folder under the pinnedLinks key and blockedLinks key.

You can use this button to go to the Firefox profile folder:

  • Help > Troubleshooting Information > Profile Directory: Open Containing Folder
more options

thanks

由Pouar于修改

more options

You're welcome

more options

How do I edit the string when it only has one URL in it (that I want to remove)?

Just remove the URL and change batwen.:aboutblockedLinks{"URL":1} into batwen.:aboutblockedLinks{"":1} ???

Or is there more involved?

And can it be done in Notepad ++? (Excel only opens as a Read Only)

more options

You can only edit the content of the chromeappsstore.sqlite file with an SQLIte manager like this Firefox extension:

  1. open Profile Directory -> chromeappsstore.sqlite -> Go
  2. open Table > webappsstore2
  3. select the "Browse & Search" tab to see all entries in that table

You can select the "batwen.:about" "blockedLinks" line and click the Delete button on the toolbar to remove that record and reset the deleted sites.