Bookmarks clean up 的评价
Bookmarks clean up 作者: itwillnotbeasy
173 条评价
- 评分 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 年前
- 评分 4 / 5来自 Sutrisno,4 年前
- 评分 5 / 5来自 Firefox 用户 16335270,4 年前
- 评分 3 / 5来自 agBAZE,4 年前The "broken urls" and "remove duplicated folders" features are great, works really well.
But the other functions doesn't work at all. The "find duplicated" feature finds all the bookmarks that it should do, but the deletion doesn't work as expected. - 评分 5 / 5来自 Firefox 用户 16051578,4 年前
- 评分 5 / 5来自 Alexei Danchenkov,4 年前
- 评分 4 / 5来自 StillMissingOldFF,4 年前Great addon, it checked my 650 bookmarks quite fast and I deleted about 80 bookmarks to sites not reachable anymore. 4 websites were reachable despite marking them as not. But I expected it not to be perfect.
- 评分 1 / 5来自 Francesco,4 年前E' inaffidabile!!! trova molte pagine con errori e ti dice di cancellarle, pero di solito il sito esiste e funziona bene, è che la pagina è stata spostata! così cancelli la pagina pensado che non esista più! inoltre non ti da la possibilità di aggiornare le pagine che sono state re-indirizzate!
- 评分 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 年前
- 评分 4 / 5来自 Rigido71,4 年前Just installed on latest Nightly and used to clean up my Bookmarks. Everything worked like a charm removed duplicates and empty (probably left over) folders. I would give 5 starts right now but...when I tried to clean broken urls I really missed the "Folder" info as some links are for customers system and the only way to know it is the folder they're saved into.
- 评分 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
- 评分 2 / 5来自 jdev789,4 年前It would be great to have a single button that will remove any additional URL links on every folder without having to go to each one individually and select it. Automation is key.
- 评分 4 / 5来自 Ricardo Gladwell,4 年前
- 评分 5 / 5来自 RJ,4 年前
- 评分 5 / 5来自 狐狸2020号,4 年前