Bookmarks clean up 的评价
Bookmarks clean up 作者: itwillnotbeasy
114 条评价
- 评分 5 / 5来自 Ronen1n,4 年前
- 评分 5 / 5来自 jdautz,4 年前Conforme a la philosophie Unix : Ne fait qu'une chose mais le fait bien. Chaque action est bien séparée. L'interface est simple et claire. Pour moi c'est un modèle que d'autres extensions devraient suivre...
- 评分 5 / 5来自 Jesszug,4 年前
- 评分 5 / 5来自 Firefox 用户 16867481,4 年前
- 评分 5 / 5来自 Firefox 用户 16862548,4 年前Perfect! The perfect all in one extension I didn't know I needed.
- 评分 5 / 5来自 Just Me,4 年前
- 评分 5 / 5来自 Firefox 用户 16335270,4 年前
- 评分 5 / 5来自 Firefox 用户 16051578,4 年前
- 评分 5 / 5来自 Alexei Danchenkov,4 年前
- 评分 5 / 5来自 Firefox 用户 16663057,4 年前Does exactly what I needed it to, and even prevents you from being an idiot by telling you to back up your bookmarks.
- 评分 5 / 5来自 Ramayac,4 年前
- 评分 5 / 5来自 Nanda L,4 年前
- 评分 5 / 5来自 Joaquin Bravo Contreras,4 年前Indeed it is lacking a feature to remove all bookmarks. What I did is open the dev console and ran this script a couple of times:
// select all duplicateCards
let duplicateCards = document.querySelectorAll('.duplicate');
// click the checkboxes leaving one out, 500 at a time to avoid timing out (I had a lot of duplicates)
for (let i=0; i<500; i++) {
let boxes = duplicateCards[i].querySelectorAll('.custom-checkbox input');
for (let j=1; j boxes[j].click();
}
}
// manually click the `remove all selected` button
// repeat :-p - 评分 5 / 5来自 Firefox 用户 16518013,4 年前nicht nur die suche sondern auch das entfernen ändern ist effizient möglich
- 评分 5 / 5来自 RJ,4 年前
- 评分 5 / 5来自 狐狸2020号,4 年前
- 评分 5 / 5来自 Firefox 用户 13263956,4 年前Work extremely well for removing bookmarks with broken links. Great addon. Can quickly remove dead links, empty folders and duplicate bookmarks
- 评分 5 / 5来自 Firefox 用户 16385583,4 年前I love this, and want to make a feature request, please add a progress bar, I can't tell whether it is working or not.
- 评分 5 / 5来自 Deborah,5 年前
- 评分 5 / 5来自 Celsius,5 年前
- 评分 5 / 5来自 woodpecker,5 年前