/ChromeHistory

An app used to count Chrome's history log

Primary LanguagePython

ChromeHistory

A simple tool to rank the browsing history of Chrome.

Usage

Make sure you are using Linux and this app only for Chrome.

Using sqlite3 and developed on python 2.7.4. Nothing fancy so should compatible with the latest versions of Python.

1. Clone the remote repository to local. 2. Make sure you close your Chrome or run: killall chrome in your Terminal to kill the Chrome process. 3. Run ./ChromeHistory in your Terminal.