Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 505 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 505 Bytes

webXi

(read "web-and-i")

A Chrome extension. Help user analyze his/her web browsing history in Chrome.

User's web browsing history in Chrome is available to a Chrome extension via a set of APIs under chrome.history. Only read-only APIs are used here. Thus, the extension does NOT alter the user's history data.

Goal of the extension is to provide a dynamic graphical interface to the data, so that a user can easily "touch" and manipulate the history, and do interesting analysis in his/her needs.