Re: What file provides the links shown by Firefox's "speed dial"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Wed, Feb 19, 2014 at 12:21:28AM +0100, Ralf Mardorf wrote:
> I had no success when taking a look at e.g.
> $ sqlitebrowser ~/.mozilla/firefox/ihwxvng5.default/places.sqlite
> 
> Does anybody know where to look?
>
> Does anybody know a sqlite browser that could sort moz_places and other
> data by anything else instead of the id?

Sqlitebrowser has a nice "Execute SQL" tab that gives you all you need.
Try with:
select * from moz_places order by frecency desc;



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux