Find chrome cookies sqlite database path.
npm i chrome-cookie-path
const ChromeCookiePath = require('chrome-cookie-path');
const path = ChromeCookiePath.get();
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