firefox-profiles

1.0.1 • Public • Published

firefox-profiles

Get all firefox profile details

Install

npm i firefox-profiles

Usage

const firefoxProfiles = require('firefox-profiles');

const profiles = firefoxProfiles('darwin');
console.log(profiles);

// Output
// [ 
//   { 
//     Name: 'ffire17.xx.xx-x.xx.xx',
//     IsRelative: '1',
//     Path: 'Profiles/y1iixeh7.ffire17.xx.xx-x.xx.xx' 
//   }
// ]

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

Contributors

Thank you to all the contributors who have helped us in making this project better 🙌

Credits

Inspired by work of firefox-profile-js by Saad Tazi

Package Sidebar

Install

npm i firefox-profiles

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

3.63 kB

Total Files

4

Last publish

Collaborators

  • arshadkazmi42