Bookmarks clean up 的评价
Bookmarks clean up 作者: itwillnotbeasy
180 条评价
- 评分 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 年前
- 评分 1 / 5来自 Firefox 用户 16420286,4 年前This tool doesn't do anything. I can see the duplicates myself, thousands of them, but it doesn't delete them. No help or instructions anywhere that I can find including on the tool's page itself. One hour of time down the drain. I obviously can delete these dups one at a time but I have thousands that occurred recently so I was looking for a solution.
- 评分 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,4 年前
- 评分 5 / 5来自 Celsius,4 年前
- 评分 5 / 5来自 woodpecker,4 年前
- 评分 3 / 5来自 Nunya,4 年前I like this app a lot, but I had to take 2 points because I had to go through the whole list and manually select like 100 duplicates because they were in a different folder. Thanks for finding them, but you should tell people to merge folders before they bother with the duplicates. You should set is up as a process, bing bang boom, just do the whole thing. That's 1 point.
The other thing is your "Find Broken Urls" function isn't working. I don't know if it has to do with my JS settings or my VPN, but it's ignoring the timeout criteria I provided. I set it to wait a full minute before adding a site to the list. Maybe it's on my end, or maybe you set the maximum to 1 second and didn't tell me, but it looks broken.
Whatever it is, I bet putting all the functions into a single, linear process fixes it, at least on my end. Let me know if you do that and I'll fix your rating. Keep up the good work. - 评分 4 / 5来自 Firefox 用户 15561900,4 年前It's a little bit different from Bookmarks Dupes addons, it'd be better off if you try both.
- 评分 5 / 5来自 Firefox 用户 12837867,4 年前
- 评分 5 / 5来自 martino187,4 年前
- 评分 5 / 5来自 Vlad,5 年前Из подобных расширений по работе с закладками это для меня оказалось лучшим. Корректная работа, ошибок практически нет
- 评分 5 / 5来自 szuflad,5 年前
- 评分 2 / 5来自 Fron,5 年前
- 评分 3 / 5来自 Firefox 用户 14306928,5 年前It's a decent tool but it has a bug(s)! It does finds the dupes o'right but it also cannot distinguish between nuances of urls. e.g. I saved bunch of google searches for later, it sees them all as one dupe! And regarding real legit dupes, there're no commands or buttons to deal with the dupes in one fell swoop but rather you have to sit there and manually click on every dupe checkbox to take action.
The Find Broken URLs is a good feature but many websites like linkedin, facebook that do not allow webscrapers see it as a threat causing BookmarksCleanUp to generate a false positive report that the bookmark is broken or dead. The average person using this add-on needs to see friendlier http errors such as "the target web url does not allow remote checking!" as opposed to http 404! - 评分 2 / 5来自 What???,5 年前It does an excellent job in checking for broken and invalid links.
However, the detection and selection of duplicate bookmarks falls very short.
It often gives false positives where it detects a bookmark as a duplicate if starts with the same url but is actually a different url. This is deadly and a huge bug imo.
There's really no way to SELECT ALL the duplicate bookmarks with one button. You have to select each folder and so on. Not efficient.
Finally, there's no instructions and developer hasn't updated the add-on since October. Looks like he's abandoned it. - 评分 3 / 5来自 Firefox 用户 15974210,5 年前facile d'utlisation mais m'a trouvé des 404 not found alors que les liens fonctionnent
- 评分 5 / 5来自 enseitankad0,5 年前