chrome-history-reader
v0.0.3
Published
chrome history reader
Downloads
6
Maintainers
Readme
chrome-history-reader
A library to read the browsing history of Google Chrome.
Install
npm install chrome-bookmark-reader
or
yarn add chrome-bookmark-reader
Usage
import { ChromeHistoryReader } from 'chrome-history-reader'
const chromeHistoryReader = new ChromeHistoryReader({
historyFilePath: '/path/to/Chrome/History',
})
console.log(chromeHistoryReader.execute())
// shows your histories
See following about location of Google Chrome history.
- https://www.foxtonforensics.com/browser-history-examiner/chrome-history-location