We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜索 | 用户支持

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

详细了解

Bookmark folders duplicated after upgrade

  • 2 个回答
  • 13 人有此问题
  • 2 次查看
  • 最后回复者为 alljs2

more options

I have noticed over the years that when I upgrade to a new Firefox, the bookmark folders are duplicated. If I sort, there are now 3 sorted sets of bookmark folders under bookmark menu. In the early days, I took hours and manually merged or deleted individual items. Briefly I had an add on that eliminated duplicates but I believe it was incompatible with ff 5 or 6. Any current quick solution to eliminate duplicate folders and merge bookmarks?

I have noticed over the years that when I upgrade to a new Firefox, the bookmark folders are duplicated. If I sort, there are now 3 sorted sets of bookmark folders under bookmark menu. In the early days, I took hours and manually merged or deleted individual items. Briefly I had an add on that eliminated duplicates but I believe it was incompatible with ff 5 or 6. Any current quick solution to eliminate duplicate folders and merge bookmarks?

被采纳的解决方案

Check your about:config the following (also check that you have nothing for that variable in user.js, if and only if, you have a user.js):

Browser.places.importBookmarksHTML When migrating from a version that uses a flat file to store bookmarks, this preference determines whether the old bookmarks are imported.

  • False: Do not import the contents of bookmarks.html. (Default)

You should not be responding to any message to import bookmarks, since you are still using the same profile with an update.

You should be deleting the unwanted folder of bookmarks rather than haphazardly having "Duplicate Bookmark Remover" remove a duplicate from one folder or another -- see "CheckPlaces" extension for something current. The unwanted folder is likely to be at the bottom of the "Bookmarks Menu" looking in the bookmarks sidebar, or in the bookmarks library list.

Don't forget that you do have bookmark backups for 5 days for which there was actual usage in a day, and you might want to increase the number of backups to the new default of 10.

定位到答案原位置 👍 1

所有回复 (2)

more options

选择的解决方案

Check your about:config the following (also check that you have nothing for that variable in user.js, if and only if, you have a user.js):

Browser.places.importBookmarksHTML When migrating from a version that uses a flat file to store bookmarks, this preference determines whether the old bookmarks are imported.

  • False: Do not import the contents of bookmarks.html. (Default)

You should not be responding to any message to import bookmarks, since you are still using the same profile with an update.

You should be deleting the unwanted folder of bookmarks rather than haphazardly having "Duplicate Bookmark Remover" remove a duplicate from one folder or another -- see "CheckPlaces" extension for something current. The unwanted folder is likely to be at the bottom of the "Bookmarks Menu" looking in the bookmarks sidebar, or in the bookmarks library list.

Don't forget that you do have bookmark backups for 5 days for which there was actual usage in a day, and you might want to increase the number of backups to the new default of 10.

more options

Great! Solved. Thanks. Especially since I had syncd FF with IE, when I imported, I got imported from Mozilla, and imported from IE adding to more dups. thanks.

由alljs2于修改