Pohódnoćenja za Bookmarks clean up
Bookmarks clean up wot itwillnotbeasy
193 pohódnoćenjow
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 16862548, 5 jaar geledenPerfect! The perfect all in one extension I didn't know I needed.
- Z 5 z 5 pohódnoćenywot Just Me, 5 jaar geleden
- Z 4 z 5 pohódnoćenywot Sutrisno, 5 jaar geleden
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 16335270, 5 jaar geleden
- Z 3 z 5 pohódnoćenywot agBAZE, 5 jaar geledenThe "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. - Z 5 z 5 pohódnoćenywot Wužiwar Firefox 16051578, 5 jaar geleden
- Z 5 z 5 pohódnoćenywot Alexei Danchenkov, 5 jaar geleden
- Z 4 z 5 pohódnoćenywot StillMissingOldFF, 5 jaar geledenGreat 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.
- Z 1 z 5 pohódnoćenywot Francesco, 5 jaar geledenE' 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!
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 16663057, 5 jaar geledenDoes exactly what I needed it to, and even prevents you from being an idiot by telling you to back up your bookmarks.
- Z 5 z 5 pohódnoćenywot Ramayac, 5 jaar geleden
- Z 4 z 5 pohódnoćenywot Rigido71, 5 jaar geledenJust 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.
- Z 5 z 5 pohódnoćenywot Nanda L, 5 jaar geleden
- Z 5 z 5 pohódnoćenywot Joaquin Bravo Contreras, 5 jaar geledenIndeed 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 - Z 5 z 5 pohódnoćenywot Wužiwar Firefox 16518013, 5 jaar geledennicht nur die suche sondern auch das entfernen ändern ist effizient möglich
- Z 2 z 5 pohódnoćenywot jdev789, 5 jaar geledenIt 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.
- Z 4 z 5 pohódnoćenywot Ricardo Gladwell, 5 jaar geleden
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 16463260, 5 jaar geledenVery usefull one. And good use of boostrap 👍
- Z 5 z 5 pohódnoćenywot RJ, 5 jaar geleden
- Z 5 z 5 pohódnoćenywot 狐狸2020号, 5 jaar geleden
- Z 1 z 5 pohódnoćenywot Wužiwar Firefox 16420286, 5 jaar geledenThis 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.
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 13263956, 5 jaar geledenWork extremely well for removing bookmarks with broken links. Great addon. Can quickly remove dead links, empty folders and duplicate bookmarks
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 16385583, 5 jaar geledenI love this, and want to make a feature request, please add a progress bar, I can't tell whether it is working or not.