firefox bookmarks verifier

Sean DuBois sean at siobud.com
Wed Dec 3 00:59:14 UTC 2014


Hey Ernie,

I have a 3 liner script to take exported FireFox bookmarks -> another
browser. https://github.com/Sean-Der/Firefox2dwb/blob/master/firefox2dwb.py

It doesn't solve your exact problem, but it is how I would solve the
problem. I would loop over your bookmarks and filter links that return a
404 etc..

I imagine I will get bored later tonight, and whip up the completed
script you are looking for.

thanks!

On Wed, Dec 03, 2014 at 07:35:52AM +0800, Ernie Luzar wrote:
> Hello list;
>
> I have years of saved bookmarks in my firefox browser.
> I am finding that a lot of the url bookmarks are no longer valid.
> Is there some way I can get firefox to roll through all it's bookmarks
> and remove all the invalid ones automatically?
> Also open to any other method to accomplish this.
>
> Thanks
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list