josharsh / josharsh/pixelpi

Detect Chrome on Linux and Windows

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
TypeScript
Stars
19
Forks
3
PR merge metrics
No merged PRs in 30d

Description

`launchChrome` in `packages/cdp/src/launch.ts` only falls back to the macOS Chrome path (`DEFAULT_MAC_CHROME`). On Linux/Windows you currently have to set `PIXELPI_CHROME`.

**Task:** add sensible default paths per platform (e.g. `google-chrome`/`chromium` on Linux via PATH, the standard `Program Files` paths on Windows), falling back to `PIXELPI_CHROME` and then a clear error.

Self-contained, no new deps. Good first PR.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.