应用截图



详细介绍
显示/移除重复的书签或空文件夹
# bookmarkdupes
(C) Martin Väth ,
This project is under the GNU Public License 2.0.
A WebExtension which can display/remove duplicate bookmarks, empty folders, or descriptions
After installing bookmarkdupes, the usage is rather simple:
To open bookmarkdupes, click the extension symbol (duplicate stars) or
use the link in the options page of the extension.
**Do not enable “Expert Mode”** (unless you fully understand the consequences,
see separate section).
Then select what you want to display:
1. Bookmark duplicates
2. Empty folders
3. Non-duplicate bookmarks
After this, you will be offered the list of bookmarks with checkboxes;
in case 1 the numbers indicate the order in which matching bookmarks
were added according to the internally stored date.
There are also buttons to select/unselect convenient sets of checkboxes.
Finally, there are buttons to remove the selected bookmarks.
**Be aware that removing bookmarks is irreversible!**
*It is recommended to make backups of your bookmarks first!*
Currently, there is no working version of the extension available for android
(see section **Known Bugs**).
## Important
When you reorganized/added/removed bookmarks, make sure to update the
displayed list (by pressing the corresponding button) before removing
bookmarks!
## Permissions
The extension requires the following permissions for these reasons:
1. “bookmarks” to read/modify bookmarks
2. “storage” to store/restore the customized rules in expert mode.
Unfortunately, “storage” is not one of the optional permissions which might
be required only if that feature is actually requested by the user.
## Expert Mode
When selecting the checkbox for expert mode, details can be configured to
ignore certain bookmarks when calculating the list or under which cases
bookmarks are considered to be dupes of each other.
In non-expert mode, two bookmarks are considered t
# bookmarkdupes
(C) Martin Väth ,
This project is under the GNU Public License 2.0.
A WebExtension which can display/remove duplicate bookmarks, empty folders, or descriptions
After installing bookmarkdupes, the usage is rather simple:
To open bookmarkdupes, click the extension symbol (duplicate stars) or
use the link in the options page of the extension.
**Do not enable “Expert Mode”** (unless you fully understand the consequences,
see separate section).
Then select what you want to display:
1. Bookmark duplicates
2. Empty folders
3. Non-duplicate bookmarks
After this, you will be offered the list of bookmarks with checkboxes;
in case 1 the numbers indicate the order in which matching bookmarks
were added according to the internally stored date.
There are also buttons to select/unselect convenient sets of checkboxes.
Finally, there are buttons to remove the selected bookmarks.
**Be aware that removing bookmarks is irreversible!**
*It is recommended to make backups of your bookmarks first!*
Currently, there is no working version of the extension available for android
(see section **Known Bugs**).
## Important
When you reorganized/added/removed bookmarks, make sure to update the
displayed list (by pressing the corresponding button) before removing
bookmarks!
## Permissions
The extension requires the following permissions for these reasons:
1. “bookmarks” to read/modify bookmarks
2. “storage” to store/restore the customized rules in expert mode.
Unfortunately, “storage” is not one of the optional permissions which might
be required only if that feature is actually requested by the user.
## Expert Mode
When selecting the checkbox for expert mode, details can be configured to
ignore certain bookmarks when calculating the list or under which cases
bookmarks are considered to be dupes of each other.
In non-expert mode, two bookmarks are considered t