{"id":15889190,"url":"https://github.com/arshadkazmi42/browser-kill","last_synced_at":"2025-08-14T06:31:58.604Z","repository":{"id":47759796,"uuid":"202502274","full_name":"arshadkazmi42/browser-kill","owner":"arshadkazmi42","description":"Kill browser process in Mac, Linux, Windows","archived":false,"fork":false,"pushed_at":"2022-07-15T05:00:44.000Z","size":100,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T02:46:13.356Z","etag":null,"topics":["chrome-kill","chrome-process","crossplatform","firefox-kill","firefox-process","fkill","kill","kill-process"],"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-15T08:18:51.000Z","updated_at":"2022-07-15T05:09:54.000Z","dependencies_parsed_at":"2022-08-23T11:30:28.418Z","dependency_job_id":null,"html_url":"https://github.com/arshadkazmi42/browser-kill","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/arshadkazmi42/browser-kill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fbrowser-kill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fbrowser-kill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fbrowser-kill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fbrowser-kill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arshadkazmi42","download_url":"https://codeload.github.com/arshadkazmi42/browser-kill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fbrowser-kill/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270377433,"owners_count":24573409,"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","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["chrome-kill","chrome-process","crossplatform","firefox-kill","firefox-process","fkill","kill","kill-process"],"created_at":"2024-10-06T06:41:37.244Z","updated_at":"2025-08-14T06:31:58.241Z","avatar_url":"https://github.com/arshadkazmi42.png","language":"JavaScript","funding_links":["https://github.com/sponsors/arshadkazmi42"],"categories":[],"sub_categories":[],"readme":"# browser-kill\n\n[![Build](https://github.com/arshadkazmi42/browser-kill/actions/workflows/nodejs.yml/badge.svg)](https://github.com/arshadkazmi42/browser-kill/actions/workflows/nodejs.yml)\n[![NPM Version](https://img.shields.io/npm/v/browser-kill.svg)](https://www.npmjs.com/package/browser-kill)\n[![NPM Downloads](https://img.shields.io/npm/dt/browser-kill.svg)](https://www.npmjs.com/package/browser-kill)\n[![Github Repo Size](https://img.shields.io/github/repo-size/arshadkazmi42/browser-kill.svg)](https://github.com/arshadkazmi42/browser-kill)\n[![LICENSE](https://img.shields.io/npm/l/browser-kill.svg)](https://github.com/arshadkazmi42/browser-kill/blob/master/LICENSE)\n[![Contributors](https://img.shields.io/github/contributors/arshadkazmi42/browser-kill.svg)](https://github.com/arshadkazmi42/browser-kill/graphs/contributors)\n[![Commit](https://img.shields.io/github/last-commit/arshadkazmi42/browser-kill.svg)](https://github.com/arshadkazmi42/browser-kill/commits/master)\n\nKill browser process in Mac, Linux, Windows\n\n## Install\n\n```\nnpm i browser-kill\n```\n\n## Usage\n\n```javascript\n\nconst Brkill = require('browser-kill');\n\n(async () =\u003e {\n\n  // Kills chrome process\n  await Brkill.chrome();\n\n  // Kills firefox process\n  await Brkill.firefox();\n})\n\n```\n\n## API\n\n- ##### `chrome()`\n  - Kills the chrome process, throws error if chrome process is not running\n\n- ##### `firefox()`\n  - Kills the chrome process, throws error if chrome process is not running\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/browser-kill/issues/new)\n\nRead our contributing [guide](CONTRIBUTING.md) on getting started with contributing to the codebase\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farshadkazmi42%2Fbrowser-kill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farshadkazmi42%2Fbrowser-kill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farshadkazmi42%2Fbrowser-kill/lists"}