Commit 36008b6
committed
Adapt fork for Brave browser
- Resolve Brave executable and user data dir paths per platform
- Update channel options (stable/beta/dev/nightly)
- Add brave:// URL scheme support alongside chrome://
- Remove Google telemetry (Clearcut logger, watchdog, persistence)
- Rename CLI args (chromeArg -> braveArg, etc)
- Update all config/metadata files for Brave
- Skip Chromium download in puppeteer config (use system Brave)
- Update README, skills, and tests1 parent 579d18a commit 36008b6
33 files changed
Lines changed: 326 additions & 2647 deletions
File tree
- .claude-plugin
- scripts
- skills/brave-devtools
- src
- telemetry
- watchdog
- third_party
- tests
- e2e
- telemetry
- watchdog
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
0 commit comments