places.sqlite:
this file records EVERY website I've ever visited in a db table!
This despite opting out of History and flushing daily
It's frustrating that FF surreptiou… (read more)
places.sqlite:
this file records EVERY website I've ever visited in a db table!
This despite opting out of History and flushing daily
It's frustrating that FF surreptiously collects such personal info.
Why record every site I visit, date-timestamps, frequency, etc.?
moz_historyvisits_dateindex ON moz_historyvisits (visit_date)
moz_places_lastvisitdateindex
As test, I changed the name to places-sqlite.old to see if FF will create a new one
It didn't make a new table; re-created the old one.
I need to update FF because of the expired certificates, but would like to clear these out first.
Similarly, can I get rid of the icon database?
My bookmarks are backed up as JSON and HTML files. I just wished they didn't contain extraneous info