firefox-cookie-path

1.0.4 • Public • Published

firefox-cookie-path

Build NPM Version NPM Downloads Github Repo Size LICENSE Contributors Commit

Get firefox cookie sqlite database path - crossplatform

Install

npm i firefox-cookie-path

Usage

const firefoxCookiePath = require('firefox-cookie-path');

const cookiePath = firefoxCookiePath('default', 'darwin');
console.log(cookiePath);

// Output
// /Users/arshad/Library/Application Support/Firefox/Profiles/w2ddsss2.default

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

Package Sidebar

Install

npm i firefox-cookie-path

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

4.52 kB

Total Files

4

Last publish

Collaborators

  • arshadkazmi42