#!/bin/sh
<"`echo "$HOME"/.mozilla/firefox/*.default/history.dat`" perl -pe 's/\\\n//g; s/([^\\])\)/$1\n/g; s/\\//g;' | grep =http:// | cut -d = -f 2-
