Critiques pour Bookmarks clean up
Bookmarks clean up par itwillnotbeasy
184 notes
- Noté 5 sur 5par Ramayac, il y a 5 ans
- Noté 4 sur 5par Rigido71, il y a 5 ansJust 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.
- Noté 5 sur 5par Nanda L, il y a 5 ans
- Noté 5 sur 5par Joaquin Bravo Contreras, il y a 5 ansIndeed 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 - Noté 5 sur 5par Utilisateur ou utilisatrice 16518013 de Firefox, il y a 5 ansnicht nur die suche sondern auch das entfernen ändern ist effizient möglich
- Noté 2 sur 5par jdev789, il y a 5 ansIt 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.
- Noté 4 sur 5par Ricardo Gladwell, il y a 5 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 16463260 de Firefox, il y a 5 ansVery usefull one. And good use of boostrap 👍
- Noté 5 sur 5par RJ, il y a 5 ans
- Noté 5 sur 5par 狐狸2020号, il y a 5 ans
- Noté 1 sur 5par Utilisateur ou utilisatrice 16420286 de Firefox, il y a 5 ansThis 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.
- Noté 5 sur 5par Utilisateur ou utilisatrice 13263956 de Firefox, il y a 5 ansWork extremely well for removing bookmarks with broken links. Great addon. Can quickly remove dead links, empty folders and duplicate bookmarks
- Noté 5 sur 5par Utilisateur ou utilisatrice 16385583 de Firefox, il y a 5 ansI love this, and want to make a feature request, please add a progress bar, I can't tell whether it is working or not.
- Noté 5 sur 5par Deborah, il y a 5 ans
- Noté 5 sur 5par Celsius, il y a 5 ans
- Noté 5 sur 5par woodpecker, il y a 5 ans
- Noté 3 sur 5par Nunya, il y a 5 ansI 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. - Noté 4 sur 5par Utilisateur ou utilisatrice 15561900 de Firefox, il y a 5 ansIt's a little bit different from Bookmarks Dupes addons, it'd be better off if you try both.
- Noté 5 sur 5par Utilisateur ou utilisatrice 12837867 de Firefox, il y a 5 ans
- Noté 5 sur 5par martino187, il y a 5 ans
- Noté 5 sur 5par Vlad, il y a 5 ansИз подобных расширений по работе с закладками это для меня оказалось лучшим. Корректная работа, ошибок практически нет
- Noté 5 sur 5par szuflad, il y a 5 ans