- Remove hardcoded Windows and Linux Chrome paths from constants. - Update `getChromePath` to check for a `BROWSER` environment variable first. - This allows overriding the default browser executable path at runtime without modifying source code. |
||
|---|---|---|
| src | ||
| test | ||
| .gitignore | ||
| bun.lock | ||
| index.ts | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||