{"id":20709462,"url":"https://gitlab.com/appsemble/install-chrome-dependencies","last_synced_at":"2025-04-23T04:46:35.334Z","repository":{"id":57676832,"uuid":"18299705","full_name":"appsemble/install-chrome-dependencies","owner":"appsemble","description":"Install Chrome dependencies using a one liner","archived":false,"fork":false,"pushed_at":null,"size":null,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":null,"default_branch":"main","last_synced_at":"2025-03-29T22:11:56.927Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://gitlab.com/uploads/-/system/project/avatar/18299705/chrome.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-22T14:14:30.524Z","updated_at":"2021-09-30T14:13:37.597Z","dependencies_parsed_at":"2022-08-28T08:21:04.195Z","dependency_job_id":null,"html_url":"https://gitlab.com/appsemble/install-chrome-dependencies","commit_stats":null,"previous_names":[],"tags_count":4,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/appsemble%2Finstall-chrome-dependencies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/appsemble%2Finstall-chrome-dependencies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/appsemble%2Finstall-chrome-dependencies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/appsemble%2Finstall-chrome-dependencies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/owners/appsemble","download_url":"https://gitlab.com/appsemble/install-chrome-dependencies/-/archive/main/install-chrome-dependencies-main.zip","host":{"name":"gitlab.com","url":"https://gitlab.com","kind":"gitlab","repositories_count":4518800,"owners_count":6952,"icon_url":"https://github.com/gitlab.png","version":null,"created_at":"2022-05-30T11:31:42.605Z","updated_at":"2024-07-18T11:24:13.055Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/owners"}},"keywords":[],"created_at":"2024-11-17T02:06:31.072Z","updated_at":"2025-04-23T04:46:35.296Z","avatar_url":"https://gitlab.com/uploads/-/system/project/avatar/18299705/chrome.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Install Chrome Dependencies\n\n\u003e Install Chrome dependencies using a one liner\n\nThis is a simple script that installs dependencies for running Chrome / Chromium. This is useful\nwhen running Chrome in a CI environment, for Example when using\n[Puppeteer](https://github.com/puppeteer/puppeteer) or\n[Lighthouse](https://github.com/GoogleChrome/lighthouse).\n\n## Installation\n\n```sh\nnpm install --save-dev install-chrome-dependencies\n```\n\n## Usage\n\n```sh\nnpx install-chrome-dependencies\n```\n\nIt’s recommended to use Debian based Docker images, such as `node:16-slim`.\n\nFor Debian based images, all required dependencies are installed to run Chrome inside the Docker\nimage.\n\nFor Alpine based images, `chromium` is installed. To use this with puppeteer, use the following\nenvironment variable.\n\n```sh\nPUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium-browser\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/gitlab.com%2Fappsemble%2Finstall-chrome-dependencies","html_url":"https://awesome.ecosyste.ms/projects/gitlab.com%2Fappsemble%2Finstall-chrome-dependencies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/gitlab.com%2Fappsemble%2Finstall-chrome-dependencies/lists"}