I want to write a simple program which shows my internet activity over a period of time (which site I visited, how many times and so on). I mostly use Google Chrome browser.
I know Safari uses Binary PLists for its history (and SQLite for its cache). Is it possible that Chrome is doing the same?