{"id":15889191,"url":"https://github.com/arshadkazmi42/firefox-profiles","last_synced_at":"2025-04-02T16:48:26.853Z","repository":{"id":44941778,"uuid":"204314550","full_name":"arshadkazmi42/firefox-profiles","owner":"arshadkazmi42","description":"Get list of all firefox profiles - crossplatform","archived":false,"fork":false,"pushed_at":"2022-07-12T13:50:03.000Z","size":96,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T07:28:00.517Z","etag":null,"topics":["firefox","firefox-profiles","profiles","user-profiles"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arshadkazmi42.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"arshadkazmi42"}},"created_at":"2019-08-25T15:38:26.000Z","updated_at":"2022-07-12T14:00:23.000Z","dependencies_parsed_at":"2022-08-25T13:41:22.129Z","dependency_job_id":null,"html_url":"https://github.com/arshadkazmi42/firefox-profiles","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Ffirefox-profiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Ffirefox-profiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Ffirefox-profiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Ffirefox-profiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arshadkazmi42","download_url":"https://codeload.github.com/arshadkazmi42/firefox-profiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246854857,"owners_count":20844829,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["firefox","firefox-profiles","profiles","user-profiles"],"created_at":"2024-10-06T06:41:37.790Z","updated_at":"2025-04-02T16:48:26.826Z","avatar_url":"https://github.com/arshadkazmi42.png","language":"JavaScript","funding_links":["https://github.com/sponsors/arshadkazmi42"],"categories":[],"sub_categories":[],"readme":"# firefox-profiles\n\n[![Build](https://github.com/arshadkazmi42/firefox-profiles/actions/workflows/nodejs.yml/badge.svg)](https://github.com/arshadkazmi42/firefox-profiles/actions/workflows/nodejs.yml)\n[![NPM Version](https://img.shields.io/npm/v/firefox-profiles.svg)](https://www.npmjs.com/package/firefox-profiles)\n[![NPM Downloads](https://img.shields.io/npm/dt/firefox-profiles.svg)](https://www.npmjs.com/package/firefox-profiles)\n[![Github Repo Size](https://img.shields.io/github/repo-size/arshadkazmi42/firefox-profiles.svg)](https://github.com/arshadkazmi42/firefox-profiles)\n[![LICENSE](https://img.shields.io/npm/l/firefox-profiles.svg)](https://github.com/arshadkazmi42/firefox-profiles/blob/master/LICENSE)\n[![Contributors](https://img.shields.io/github/contributors/arshadkazmi42/firefox-profiles.svg)](https://github.com/arshadkazmi42/firefox-profiles/graphs/contributors)\n[![Commit](https://img.shields.io/github/last-commit/arshadkazmi42/firefox-profiles.svg)](https://github.com/arshadkazmi42/firefox-profiles/commits/master)\n\n\nGet all firefox profile details\n\n## Install\n\n```\nnpm i firefox-profiles\n```\n\n## Usage\n\n```javascript\n\nconst firefoxProfiles = require('firefox-profiles');\n\n// For mac\nconst profiles = firefoxProfiles('darwin');\nconsole.log(profiles);\n\n// Output\n// [ \n//   { \n//     Name: 'ffire17.xx.xx-x.xx.xx',\n//     IsRelative: '1',\n//     Path: 'Profiles/y1iixeh7.ffire17.xx.xx-x.xx.xx' \n//   }\n// ]\n\n// For Linux\nconst profiles = firefoxProfiles('linux');\n\n// For windows\nconst profiles = firefoxProfiles('win32');\n```\n\n## Contributing\n\nInterested in contributing to this project?\nYou can log any issues or suggestion related to this library [here](https://github.com/arshadkazmi42/firefox-profiles/issues/new)\n\nRead our contributing [guide](CONTRIBUTING.md) on getting started with contributing to the codebase\n\n\n## Credits\n\nInspired by work of [firefox-profile-js](https://github.com/saadtazi/firefox-profile-js) by [Saad Tazi](https://github.com/saadtazi) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farshadkazmi42%2Ffirefox-profiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farshadkazmi42%2Ffirefox-profiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farshadkazmi42%2Ffirefox-profiles/lists"}