arshadkazmi42 / chrome-cookie-path

Find chrome cookies sqlite database path.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chrome-cookie-path

Build NPM Version NPM Downloads Github Repo Size LICENSE Contributors Commit

Find chrome cookies sqlite database path.

Install

npm i chrome-cookie-path

Usage

const ChromeCookiePath = require('chrome-cookie-path');
const path = ChromeCookiePath.get();

Contributing

Interested in contributing to this project? You can log any issues or suggestion related to this library here

Read our contributing guide on getting started with contributing to the codebase

About

Find chrome cookies sqlite database path.

License:MIT License


Languages

Language:JavaScript 100.0%