From owner-freebsd-questions@FreeBSD.ORG Tue Dec 2 09:35:43 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E3B7141F for ; Tue, 2 Dec 2014 09:35:43 +0000 (UTC) Received: from mail-pa0-x22b.google.com (mail-pa0-x22b.google.com [IPv6:2607:f8b0:400e:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B2C01D87 for ; Tue, 2 Dec 2014 09:35:43 +0000 (UTC) Received: by mail-pa0-f43.google.com with SMTP id kx10so13130287pab.2 for ; Tue, 02 Dec 2014 01:35:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=qXryBJtoilZWnXvJTPx8atwgcUq48e1tLxwyN1f7K9w=; b=ZAyCSHdgkvcMrM6U98n1pn1+PBECOhSYW6IVDGeJ2cP/5zr54autrKWUQN83VX7S/j KPKCKPAFwlAzecC4VV/+XjdQv13+oMZl7vCfqmn/tl9IW2QXl+szgPd6LyD6cWwwDSVB FFqBT1B7Zpc18g3R4RzethvPDuweyjKwwYSCSKQULjbOqUb0wBO/vLqsSWH+8eoSMGku QlOTypVEfjm2b7WZDdpXX/+KNR4NQIe/1L+EuwdzOAvgDZwfwSauzYfcHsHcfEte+FOE Y8SA0SqmS76JVXsQ0nQTJUjbtqZG5zKgRTEU9Y894novjvckM5amo1DHUvM7rsExqOn9 xuvQ== X-Received: by 10.70.34.162 with SMTP id a2mr108010730pdj.123.1417512943183; Tue, 02 Dec 2014 01:35:43 -0800 (PST) Received: from [192.168.111.115] ([120.29.118.234]) by mx.google.com with ESMTPSA id ae4sm19868673pad.16.2014.12.02.01.35.41 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 02 Dec 2014 01:35:42 -0800 (PST) Message-ID: <547D87F2.6000506@gmail.com> Date: Tue, 02 Dec 2014 17:35:46 +0800 From: Luzar User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: FreeBSD Questions Subject: firefox bookmarks verifier Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2014 09:35:44 -0000 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